| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Require files relative to your project root.
npm install --save rootrequire
var
root = require('rootrequire'),
myLib = require(root + '/path/to/lib.js');This was written for the "Learn JavaScript with Eric Elliott" courses. Don't just learn JavaScript. Learn how to change the world.
| Back | FazBrowse Home | New Git URL |