jonschlinkert / reposLinks
Pull down a list of GitHub repos for the given user or org, and save to a local JSON file.
☆24Updated 7 years ago
Alternatives and similar repositories for repos
Users that are interested in repos are comparing it to the libraries listed below
Sorting:
- Generate generator to create a new repository on GitHub.☆11Updated 8 years ago
- count files, directories, and bytes recursively in a folder as fast as possible.☆19Updated 8 years ago
- Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays.☆23Updated 5 years ago
- Expand deeply nested values from an object, with support for advanced features☆19Updated last month
- Build an array of key paths from an object.☆17Updated 7 years ago
- Get the GitHub repository URL from a NPM package name.☆21Updated 7 years ago
- Get supervillain names on the command-line☆39Updated last year
- Create ansi colors by passing open and close codes.☆19Updated last year
- Turn an object into a string of HTML attributes☆50Updated 2 years ago
- Better inspect formatting, using prettier for arrays, objects and functions, and util.inspect for everything else.☆13Updated 8 years ago
- Get the first path that exists on disk of multiple paths☆62Updated 4 months ago
- Regular expression for matching punctuation characters.☆10Updated 8 years ago
- Scaffold out complete code projects from the command line by installing this generator globally, or use this generator as a plugin in oth…☆11Updated 8 years ago
- Simple, opinionated node.js interface for creating basic apps with the GitHub API.☆60Updated 7 years ago
- Expand a string into a JavaScript object using a simple notation.☆26Updated 6 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `localhost`☆66Updated 5 months ago
- Get the list of npm modules that depend on the specified npm module.☆15Updated 8 years ago
- Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notati…☆24Updated 4 years ago
- Get and calculate npm download stats for npm modules.☆28Updated 7 years ago
- Get the path of the parent module☆79Updated 4 months ago
- Normalize values in package.json to improve compatibility, programmatic readability and usefulness with third party libs.☆18Updated 5 years ago
- Recursive file tree nanoiterator☆16Updated 7 years ago
- Uses snapdragon to tokenize a single JavaScript block comment into an object, with description, tags, and code example sections that can …☆14Updated 2 years ago
- Sink your streams.☆17Updated 2 years ago
- Generate a regex from a string or array of strings.☆60Updated 5 years ago
- Cache requires to be lazy-loaded when needed. Uses node's own require system with tried and true, plain-vanilla JavaScript getters.