wallabyjs / esmLinks
Tomorrow's ECMAScript modules today!
☆15Updated 4 months ago
Alternatives and similar repositories for esm
Users that are interested in esm are comparing it to the libraries listed below
Sorting:
- Helper functions for implementing the idle-until-urgent pattern☆36Updated 7 years ago
- Run a piece of code when the javascript process stops. Works in all environments (browsers, nodejs..)☆57Updated 3 weeks ago
- An event emitter between browser tabs (same-origin only)☆37Updated 5 years ago
- Take care of your spawn()☆83Updated last year
- Run promise-returning & async functions in series, each passing its result to the next☆78Updated 3 months ago
- Tiny async debouncer☆37Updated last year
- File system cache for Node.JS☆25Updated 4 years ago
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated 2 years ago
- Get the arguments of a function, arrow function, generator function, async function☆54Updated 2 years ago
- Converts JavaScript objects to source☆104Updated 2 years ago
- Yet another auto expiring, max sizable cache☆50Updated 3 months ago
- A Map implementation with expirable items☆94Updated 3 years ago
- Run promise-returning & async functions repeatedly until you end it☆48Updated 4 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆56Updated 3 months ago
- Rewrite file system `fs` paths☆62Updated 3 months ago
- Make your own nested errors☆69Updated 5 months ago
- Rewrite `import` statements as `require()`s; via RegExp☆32Updated 4 years ago
- find all require/import calls by walking the AST☆53Updated 4 years ago
- Require global npm as a local node module.☆32Updated 3 years ago
- Get the dependencies of an ES6 module by traversing its AST☆36Updated last month
- Create a lazily evaluated value☆69Updated 4 years ago
- Converts a string into an array of tokens, with useful methods for looking ahead and behind, capturing, matching, et cetera.☆22Updated 7 years ago
- A context aware debug logger☆42Updated 6 years ago
- Browser altenatives to built-in node.js modules☆62Updated 9 years ago
- Temporary files and dirs for Node.js☆69Updated last year
- Small module that allows you to guard a call to a function.☆63Updated 5 years ago
- Glob to regular expression with support for extended globs.☆75Updated last year
- Convert a string/Buffer/Uint8Array to a readable stream☆94Updated 3 years ago
- Lightweight and efficient iterators☆50Updated 5 years ago
- Get the path of the caller module☆67Updated 4 years ago