sindresorhus / node-cli-boilerplateLinks
Boilerplate to kickstart creating a Node.js command-line tool
☆258Updated last year
Alternatives and similar repositories for node-cli-boilerplate
Users that are interested in node-cli-boilerplate are comparing it to the libraries listed below
Sorting:
- 🕐 Performance timings for HTTP requests☆192Updated 4 years ago
- Minimalistic update notifications for command line interfaces☆168Updated last year
- Generate a URL for opening a new GitHub release with prefilled tag, body, and other fields☆121Updated 2 years ago
- Wait for localhost to be ready☆278Updated 2 months ago
- Filter out unwanted `console.log()` output☆247Updated 3 years ago
- Replace matching strings and regexes in files☆178Updated 2 months ago
- Cycle through the items of an array☆242Updated 4 years ago
- Humanize a URL: https://sindresorhus.com → sindresorhus.com☆252Updated 3 years ago
- Microservice to get the latest public GitHub repos from a user☆151Updated last year
- Split an iterable into evenly sized chunks☆155Updated last year
- Convert an object of time properties to milliseconds: `{seconds: 2}` → `2000`☆163Updated 4 years ago
- All-in-one development toolkit for creating node modules with Jest, Prettier, ESLint, and Standard☆242Updated 2 years ago
- 📟 Welcome header for Node.js CLI software.☆51Updated 10 months ago
- Wait for localhost to be ready from the command-line☆121Updated 2 months ago
- Conditionally join CSS class names together - Especially useful with React☆293Updated 4 years ago
- Run Electron without all the junk terminal output