raptor-modules

v1.3.3
Provides support for the CommonJS module system and other module systems

test

npm run test-transport && npm run test-client && npm run test-resolver && npm run test-util

test-transport

mocha --ui bdd --reporter spec ./transport/test

test-client

mocha --ui bdd --reporter spec ./client/test

test-resolver

mocha --ui bdd --reporter spec ./resolver/test

test-util

mocha --ui bdd --reporter spec ./util/test
npm i raptor-modules

Metadata

Downloads