really-need

v1.6.0
Node require wrapper with options for cache busting, pre- and post-processing
node npm require module load loader commonjs wrapper

test

grunt && npm run basic-tests && npm run cache-tests && npm run extra-tests

basic-tests

npm run test-simple && npm run test-random && npm run test-nested

cache-tests

node test/busting-cache.js

extra-tests

npm run test-pre && npm run test-post && npm run test-path && npm run test-args

test-simple

node test/simple.js

test-random

node test/new-random-every-time.js

test-nested

node test/nested-a.js

test-pre

node test/pre-test.js

test-post

node test/post-test.js

test-path

node test/path-test.js

test-args

node test/load-arguments.js

Metadata

  • MIT
  • > 0.10.*
  • Gleb Bahmutov
  • released 1/4/2015

Downloads

Maintainers