nodesource / universal-module-tree
Get a module tree from package-lock.json / yarn.lock / node_modules
☆11Updated 4 years ago
Alternatives and similar repositories for universal-module-tree
Users that are interested in universal-module-tree are comparing it to the libraries listed below
Sorting:
- Map `visit` over an array of objects.☆17Updated 2 years ago
- A ponyfill for Buffer.fill☆10Updated 6 years ago
- Resolve a directory that is either local, global or in the user's home directory.☆14Updated 7 years ago
- minify javascript in a stream using uglify-js (ES5) or terser (ES6+)☆27Updated 4 years ago
- Returns an array of mapped values from an array or object.☆16Updated 8 years ago
- Call the given method on each value in the given object.☆20Updated 2 years ago
- Returns true if a string has an extglob☆23Updated 5 years ago
- Code style linter for C++ source files used in Node.js native addons☆10Updated last year
- JavaScript modules with C++ addons☆15Updated 7 years ago
- CSV parser for node.js☆15Updated 6 years ago
- Visit a method over the items in an object, or map visit over the objects in an array. This is an alternative approach to using extend or…☆20Updated 4 years ago
- A list of objects bound by prototype chain☆20Updated last year
- A ponyfill for Buffer.allocUnsafe☆14Updated 6 years ago
- Consume a random-access storage as a readable stream.☆8Updated 6 years ago
- Moved to https://github.com/nodejs/string_decoder☆23Updated 7 years ago
- The color cyan, in ansi.☆8Updated 6 years ago
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆26Updated last year
- Simple way to initialize a new git repository in an empty directory, add a file and do a first commit (or skip that part in a directory w…☆11Updated 7 years ago
- Sink your streams.☆17Updated 2 years ago
- Parse and stringify mdns service types☆15Updated 7 years ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Updated 4 years ago
- Regular expression for getting the root of a posix or windows filepath.☆13Updated 6 years ago
- List of vendor prefixes known to the web platform☆11Updated 2 years ago
- npm registry on dat☆40Updated 7 years ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆38Updated last year
- Live updating leveldb value component for preact☆6Updated 7 years ago
- Easily convert Little/Big endian typed arrays to the host endianess