jonschlinkert / gists
Methods for working with the GitHub Gist API. Node.js/JavaScript
☆100Updated 5 years ago
Alternatives and similar repositories for gists:
Users that are interested in gists are comparing it to the libraries listed below
- Simple, opinionated node.js interface for creating basic apps with the GitHub API.☆60Updated 6 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆141Updated 2 years ago
- Convert an object of time properties to milliseconds: `{seconds: 2}` → `2000`☆158Updated 3 years ago
- Humanize a URL: https://sindresorhus.com → sindresorhus.com☆248Updated 2 years ago
- Boxes for use in the terminal☆98Updated 5 months ago
- Ensure a function is only called once☆162Updated last year
- Convert a URL to a valid filename☆79Updated last year
- Make directories and their parents if needed - Like `mkdir -p`, but cross-platform☆124Updated 8 months ago
- Check whether a package or organization name is available on npm☆168Updated 11 months ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆155Updated last year
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated last year
- Create a HTML element string☆91Updated 2 months ago
- Wait for localhost to be ready☆275Updated 8 months ago
- Move a file - Even works across devices☆199Updated last year
- A tool to create an ora compatible spinner object that behaves like a scrolling marquee☆80Updated last year
- Delay execution for a given amount of seconds☆85Updated last year
- Parse a Github URL into an object. Supports a wide variety of GitHub URL formats.☆123Updated 5 months ago
- Check if your package was installed globally☆70Updated last year
- Lightweight querySelector/All wrapper that outputs an Array☆126Updated last month
- Open the GitHub page of the given or current directory repo☆191Updated 6 months ago
- Generate a random integer☆87Updated 3 years ago
- Reliably get the terminal window size☆141Updated last year
- Replace all substring matches in a string☆88Updated 3 years ago
- A pipe to browser utility☆341Updated 2 years ago
- Make your terminal beep☆133Updated 2 years ago
- Check if it's the first time the process is run☆78Updated 3 years ago
- Prints the current date and time as a UNIX timestamp or custom format☆46Updated 3 years ago
- Simply type and code appears!☆76Updated last year
- Truncate a string to a specific width in the terminal☆86Updated last year
- Wait for a condition to be true☆156Updated last year