ngryman / tree-crawl
Agnostic tree traversal library.
☆85Updated 5 months ago
Related projects ⓘ
Alternatives and complementary repositories for tree-crawl
- ☆46Updated 2 years ago
- Prefix each css selector with parent selector☆58Updated 4 years ago
- Convert strings to Node.js streams and vice versa☆94Updated last year
- A set of Webpack plugins, loaders and utilities designed for advanced dependency resolution☆35Updated 11 months ago
- A webpack plugin that wraps your bundle in a System.register☆36Updated 6 years ago
- Traverse JSON Schema passing each schema object to callback☆100Updated 3 years ago
- Walk any kind of tree structure depth- or breadth-first. Supports promises and advanced map-reduce operations with a very small API.☆131Updated 9 months ago
- A ponyfill/polyfill for browser Promise unhandledrejection events☆28Updated 6 years ago
- ☆22Updated last year
- Webpack plugin for mapping modules onto different files☆27Updated 7 years ago
- Fast, small, efficient JavaScript memoization lib to memoize JS functions.☆109Updated 2 years ago
- Compose promise-returning & async functions into a reusable pipeline☆122Updated 3 years ago
- Wrapper around fs.watch that falls back to fs.watchFile☆54Updated 4 years ago
- gives Rollup an imaginary file system, e.g. for testing other plugins☆44Updated 5 months ago
- Find dependencies to transpile with Babel.☆133Updated last year
- Webpack loader that uses Rollup, which calls back into Webpack for module resolution.☆46Updated 3 years ago
- Deeply assign the enumerable properties of source objects to a destination object.☆78Updated 2 years ago
- import() & System.import() to UMD pattern transformer plugin for Babel☆72Updated last year
- Babel plugin for modern RegExp features in JavaScript☆81Updated 6 years ago
- Utility React error handler decorator. Described in the following blog post:☆50Updated 7 years ago
- to-string loader for webpack