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:
- Mimic a Node.js HTTP response stream☆60Updated 2 years ago
- 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…☆130Updated 4 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Clean and beautiful options for minimist☆53Updated 3 years ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Get metadata on the default editor or a specific editor☆54Updated 2 months ago
- Build an array of key paths from an object.☆17Updated 6 years ago
- CLI tool for publishing your static website to a separate branch☆69Updated 5 years ago
- Expand a string into a JavaScript object using a simple notation.☆26Updated 6 years ago
- Analyze npm, hunt for es module packages☆35Updated 6 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- List of known HTML tag names☆63Updated 2 years ago
- Get the directory of globally installed packages and binaries☆76Updated 2 years ago
- Linkify GitHub issue references☆47Updated 2 months ago
- Download and/or Extract git repositories (GitHub, GitLab, BitBucket). Cross-platform and Offline-first!☆123Updated 6 years ago
- Delay execution for a given amount of seconds☆86Updated 2 weeks ago
- Run promise-returning & async functions repeatedly until you end it☆47Updated 4 years ago
- Displays the execution time for Node.js modules loading by hooking require() calls☆23Updated 4 years ago
- Parse `.git/config` into a JavaScript object. sync or async.☆62Updated 7 years ago
- Split a string on the first occurrence of a given separator☆74Updated 3 months ago
- Pick random items from a list☆56Updated 4 years ago
- Check if your code is running as an npm or yarn script☆64Updated 2 months ago
- a tool to help avoid publishing secrets to github and npm☆37Updated 3 years ago
- 🌳 Squeeze metadata from a tree of JSON, YAML, Markdown, and HTML files.☆14Updated 3 years ago
- Run a piece of code when the javascript process stops. Works in all environments (browsers, nodejs..)☆57Updated last week
- Wrap any shell command to play the Jeopardy theme while it runs☆14Updated this week
- 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