thlorenz / dynamic-dedupe
Dedupes node modules as they are being required which works even when dependencies are linked via ln -s or npm link.
☆11Updated 4 years ago
Alternatives and similar repositories for dynamic-dedupe:
Users that are interested in dynamic-dedupe are comparing it to the libraries listed below
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- random string generator☆29Updated 5 years ago
- Find and load config from package.json, rc file or whatever format it is☆24Updated 2 years ago
- Standard NPM Package Format☆42Updated 3 years ago
- 🎴 Sharable webpack config, a higher-level approach.☆31Updated 7 years ago
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…