joscha / indexifierLinks
Generate an index from a directory
☆12Updated last year
Alternatives and similar repositories for indexifier
Users that are interested in indexifier are comparing it to the libraries listed below
Sorting:
- Transforms .gitignore patterns to ones compatible with the glob package (used by Grunt & others)☆16Updated 5 years ago
- Split lines into an array of lines☆44Updated last year
- Get the path of the caller module☆65Updated 3 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 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
- Find and load config from package.json, rc file or whatever format it is☆24Updated 2 years ago
- Rewrite `import` statements as `require()`s; via RegExp☆31Updated 4 years ago
- ⏲ - Small timing library☆35Updated 7 years ago
- Create a lazily evaluated value☆69Updated 4 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 years ago
- Wait for a specified number of promises to be fulfilled☆36Updated 2 weeks ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Offers convenient getters and setters for the fs.stat()'s `mode`☆50Updated 5 years ago
- Get the directory of globally installed packages and binaries☆76Updated last year
- Get the dependencies of an ES6 module by traversing its AST☆36Updated 3 weeks ago
- Ensures a value is a valid error by making it one if not☆78Updated last week
- ☆11Updated 2 years ago
- A simple JavaScript implementation of `du -sb`☆28Updated 2 years ago
- Get namespaced config from the closest package.json☆120Updated last year
- Run promise-returning & async functions in series, each passing its result to the next☆76Updated 2 weeks ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Get the shortest leading whitespace from lines in a string☆19Updated 5 years ago
- Get the remote origin URL of a Git repository☆46Updated 4 years ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- A native DOM component for embedding youtube video players☆37Updated 5 years ago
- Create an array composed of the own enumerable property names (including nested) of an object.☆22Updated 7 years ago
- Reduce a list of values using promises into a promise for a value☆70Updated 2 years ago
- Conditional promise chains☆62Updated 4 years ago
- Clean and beautiful options for minimist☆53Updated 3 years ago