mirror of
https://github.com/jsdoc/jsdoc.git
synced 2025-12-08 19:46:11 +00:00
git-subtree-dir: lib/Rhino-Require git-subtree-split: b34307ac1534b153df376820a115efa3be76b092
9 lines
247 B
Markdown
9 lines
247 B
Markdown
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. |