jsdoc/README.md
Michael Mathews a2bb5358e6 Squashed 'lib/Rhino-Require/' content from commit b34307a
git-subtree-dir: lib/Rhino-Require
git-subtree-split: b34307ac1534b153df376820a115efa3be76b092
2011-05-07 15:14:34 +01:00

247 B

Rhino-Require

This is require() for rhino.

A nodejs-compatible implementation of the commonjs require function, implemented in code compatible with the Mozilla Rhino JavaScript engine.

Written by Michael Mathews. Licensed as public domain.