Giter Site home page Giter Site logo

APM

npm Build Status Coveralls

APM (AMD Package Manager) is a npm-based package manager for AMD.

Installation

If your node version >= 4.7.0, feel free to install.

$ [sudo] npm install -g apmjs

Make sure you have it

$ apmjs -v

Enjoy

e.g. install https://registry.npmjs.org/@searchfe%2Fpromise

$ apmjs install @searchfe/promise

For more details, see: https://github.com/apmjs/apmjs/wiki.

Differences with NPM cli

  • apmjs install: Resolve and flatten ddependencies, see dependency-resolving
  • apmjs link: Link to/from <npm-prefix>/lib/amd_modules, install as needed
  • apmjs unlink: Unlink global AMD modules
  • apmjs version: Prints apmjs version, of course.
  • .js is not allowed in package name, since .js is always appended when require.js fetching scripts.

AMD Package Mangager's Projects

amdify icon amdify

Super-easy AMD optimize-as-a-service service.

apm-ts-cli icon apm-ts-cli

Cli for creating a apmjs project with typescript

apmjs icon apmjs

AMD Package Manager, APM Package Manager

madge icon madge

Create graphs from your CommonJS, AMD or ES6 module dependencies

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.