jonschlinkert / github-baseLinks
Simple, opinionated node.js interface for creating basic apps with the GitHub API.
☆61Updated 7 years ago
Alternatives and similar repositories for github-base
Users that are interested in github-base are comparing it to the libraries listed below
Sorting:
- Build an array of key paths from an object.☆17Updated 6 years ago
- Mimic a Node.js HTTP response stream☆59Updated last year
- Update is a new developer framework and CLI for automating updates of any kind in code projects. If you know how to use assemble, generat…☆132Updated 4 years ago
- Clean and beautiful options for minimist☆53Updated 3 years ago
- List of known HTML tag names☆63Updated last year
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Get the directory of globally installed packages and binaries☆76Updated last year
- Get metadata on the default editor or a specific editor☆53Updated last week
- A list of directories you should ignore by default☆23Updated 3 years ago
- Node filesystem spies and mocks☆51Updated last week
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Convert a URL to a valid filename☆78Updated this week
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Check if a string is a URL☆85Updated 2 years ago
- Download and/or Extract git repositories (GitHub, GitLab, BitBucket). Cross-platform and Offline-first!☆123Updated 6 years ago
- Recursively expands property keys with dot-notation into objects.☆24Updated 7 years ago
- Pick random items from a list☆55Updated 4 years ago
- Displays the execution time for Node.js modules loading by hooking require() calls☆23Updated 3 years ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- CLI tool for publishing your static website to a separate branch☆69Updated 5 years ago
- Parse `.git/config` into a JavaScript object. sync or async.☆62Updated 6 years ago
- Get a Gravatar image from an identifier, such as an email☆41Updated 4 years ago
- Split lines into an array of lines☆44Updated last year
- Truncate a string to a specific width in the terminal☆87Updated this week
- Cache requires to be lazy-loaded when needed. Uses node's own require system with tried and true, plain-vanilla JavaScript getters.☆51Updated 2 years ago
- Delay execution for a given amount of seconds☆85Updated last year
- Get the first path that exists on disk of multiple paths☆59Updated this week
- Split a string on the first occurrence of a given separator☆73Updated last month