ericelliott / rootrequire
npm install --save rootrequire # then `var root = require('rootrequire'), myLib = require(root + '/path/to/lib.js');`
☆18Updated 6 years ago
Alternatives and similar repositories for rootrequire
Users that are interested in rootrequire are comparing it to the libraries listed below
Sorting:
- A workflow for using <script type="module"> with a fallback for older browsers☆51Updated 8 years ago
- ECMAScript proposal to relax the rules to return `undefined` for property access on `null` or `undefined` instead of throwing.☆77Updated 8 years ago
- A discussion forum for JavaScript, in the issues☆113Updated 9 years ago
- A custom rule for ESLint that checks for inferred method names within object literals.☆27Updated 3 years ago
- Painless Test Library - Easy to learn, use and debug☆60Updated 2 years ago
- Babel preset including only needed ES2015+ plugins☆89Updated 5 years ago
- Dot Path - FP sugar for immutables☆22Updated 6 years ago
- Automated request logging middleware for Express. Powered by Bunyan.☆29Updated 2 weeks ago
- Cute up your stack traces in Node☆82Updated 6 years ago
- Reproducible tooling and configuration☆88Updated 7 years ago
- Multiline tagged templates using a pipe |, followed by a space, to signal line start, no more crazy indent hacks.☆55Updated 2 years ago
- A simple tool to debug and observe functions☆88Updated 6 years ago
- A summary of the discussion of ES6 modules in Node.js☆92Updated 5 years ago
- Babel preset for the necessary es2015 plugins for your version of node☆89Updated 8 years ago
- Rerun tape tests when files change☆53Updated 5 years ago
- ☆43Updated 8 years ago
- A small, chainable, immutable utility for building up class name strings in application logic☆45Updated 9 years ago
- Composable Command Line Applications☆91Updated 8 years ago
- Trigger cross-browser DOM events. Works with Browserify and as a standalone☆22Updated 9 years ago
- Currying made simple.☆85Updated 5 years ago
- redux & rx fun☆26Updated 9 years ago
- CI your client side tests with Electron☆71Updated 6 years ago
- Lots and lots of predicates and checks for JavaScript (Node/Browser)☆66Updated 4 years ago
- Modular front end development for multi-page web applications.☆203Updated 2 years ago
- A convenient flavor of Rx.Observable.combineLatest to return an object☆29Updated 8 years ago
- Make npm's flat dependencies easier to find and sort☆42Updated 8 years ago
- A mixin usable for both generic objects and decorators.☆60Updated 8 years ago
- Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently a…☆144Updated 6 years ago
- Your custom errors in your JavaScript code!☆49Updated 9 years ago
- TAP output formatter using difflet for inequality errors.☆48Updated 5 years ago