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.☆61Updated 6 years ago
- Ensure a function is only called once☆162Updated last year
- Create clickable links in the terminal☆88Updated 4 years ago
- Check whether a package or organization name is available on npm☆170Updated last year
- Make your terminal beep☆134Updated 2 years ago
- Move a file - Even works across devices☆199Updated last year
- Round a number to a specific number of decimal places: 1.234 → 1.2☆155Updated last year
- Run the Node.js binary no matter what☆138Updated 4 years ago
- Boxes for use in the terminal☆98Updated 9 months ago
- Delay execution for a given amount of seconds☆85Updated last year
- Easily get, set and persist config data. Fast. Supports dot-notation in keys. No dependencies.☆160Updated 2 years ago
- Check whether a website is up or down☆387Updated 3 years ago
- Convert an object of time properties to milliseconds: `{seconds: 2}` → `2000`☆160Updated 4 years ago
- Wrapper for the Windows `tasklist` command. Returns a list of apps and services with their Process ID (PID) for all tasks running on eith…☆67Updated 3 years ago
- Reliably get the terminal window size☆140Updated last year
- Get a formatted timestamp. Used in gulp, assemble, generate, and many others.☆111Updated 4 years ago
- Generate a random integer☆87Updated 4 years ago
- Convert a URL to a valid filename☆77Updated last year
- Get your public IP address☆239Updated 9 months ago
- Read and parse a JSON file☆246Updated last year
- Get a random item from an array☆57Updated 3 years ago
- Truncate a string to a specific width in the terminal☆87Updated last year
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆140Updated 3 years ago
- Generate a unique filename for use in temporary directories or caches.☆45Updated last week
- Get a random temporary file path☆80Updated 2 years ago
- Get your internal IP address☆71Updated 3 years ago
- Create a HTML element string☆91Updated 5 months ago
- Node.js package for HTTP Basic Authentication password file utility.☆58Updated 10 months ago
- Check if an app exists on macOS☆77Updated 3 years ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago