ngryman / tree-crawlLinks
Agnostic tree traversal library.
☆89Updated last year
Alternatives and similar repositories for tree-crawl
Users that are interested in tree-crawl are comparing it to the libraries listed below
Sorting:
- Deeply assign the enumerable properties of source objects to a destination object.☆78Updated 3 years ago
- Prefix each css selector with parent selector☆58Updated 5 years ago
- Simple, flexible file copy utility☆98Updated last year
- JS Object representation of a stack frame.☆82Updated 2 years ago
- Parse js object paths using both dot and bracket notation. Stringify an array of properties into a valid path.☆64Updated 2 years ago
- Recursively merge values in a JavaScript object.☆112Updated 3 years ago
- Turn any collection of objects into its own efficient tree or linked list using Symbol☆113Updated 5 years ago
- Evaluate node require() module content directly☆94Updated 3 years ago
- Proper (AST-based) JavaScript code templating with source maps support.☆105Updated 9 years ago
- Convert a glob to a regular expression☆150Updated 6 years ago
- A programmatic interface for jsdoc3 with a few extra features☆66Updated 5 months ago
- Compose promise-returning & async functions into a reusable pipeline☆127Updated 4 years ago
- JSON toolkit for JavaScript.☆107Updated 2 years ago
- Turns partial code location into precise code location☆126Updated 2 years ago
- ☆46Updated 3 years ago
- This is a Babel plugin which adds a straightforward, declarative syntax for adding debug logging to JavaScript applications.☆64Updated 7 years ago
- Exposes the native MutationObserver API provided by the browser, or a polyfill based on mutation events. (For compatibility with IE9-10.)☆65Updated 6 years ago
- Hot module replacement for node.js☆56Updated last year
- Exports a jsdom window object.☆78Updated 3 years ago
- It iterates through a graph recursively☆92Updated 8 years ago
- An elegant lib that converts the chalked text to HTML.☆109Updated 3 years ago
- Babel plugin for modern RegExp features in JavaScript☆81Updated 7 years ago
- Create a hash checksum over a folder or a file☆117Updated 3 weeks ago
- Recursively collect all the internal and external dependencies from an entry point☆34Updated 6 years ago
- This module has moved and is now available at @rollup/plugin-url / https://github.com/rollup/plugins/blob/master/packages/url☆74Updated 4 years ago
- Webpack loader that uses Rollup, which calls back into Webpack for module resolution.☆46Updated 4 years ago
- Lightweight Babylon AST traversal tools.☆44Updated last year
- Fast, small, efficient JavaScript memoization lib to memoize JS functions.☆110Updated 4 years ago
- Get the dependencies of an ES6 module by traversing its AST☆36Updated last month
- Ellipsizes a string at the nearest whitespace character near the end of allowed length☆45Updated last month