sindresorhus / node-module-boilerplate
Boilerplate to kickstart creating a Node.js module
☆736Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for node-module-boilerplate
- Scaffold out a node module☆742Updated 6 months ago
- Node.js module that tells you when your package npm dependencies are out of date.☆969Updated last year
- Update notifications for your CLI app☆1,763Updated 2 months ago
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,097Updated 3 months ago
- Need a JavaScript module or looking for ideas? Welcome ✨☆544Updated 3 years ago
- See node.js errors with less clutter☆1,520Updated 5 months ago
- Promisify a callback-style function☆1,506Updated 2 years ago
- Make a directory and its parents if needed - Think `mkdir -p`☆474Updated 6 months ago
- Safe and highly functional replacement for `npm publish`.☆737Updated 2 months ago
- Boilerplate to kickstart creating a Node.js command-line tool☆260Updated 6 months ago
- Toolkit for building command line interfaces☆462Updated last year
- 🐛 Memory leak testing for node.☆1,583Updated last year
- [[I'm slow at replying these days, but I hope to get back to answering questions eventually]] Ask me anything!☆142Updated 3 years ago
- Install dependencies as you code ⚡️☆1,198Updated 3 years ago
- Simple wildcard matching☆537Updated 3 years ago
- Kill all Chrome tabs to improve performance, decrease battery usage, and save memory☆388Updated 2 years ago
- The CLI search utility for npms☆262Updated 11 months ago
- Easily load and persist config without having to think about where and how☆869Updated 4 months ago
- Clean up error stack traces☆337Updated last year
- Colored symbols for various log levels☆744Updated 3 months ago
- Format JavaScript Standard Style as Stylish (i.e. snazzy) output☆422Updated last year
- Hashing made simple. Get the hash of a buffer/string/stream/file.☆957Updated last year
- Launch your command line tool with ease.☆842Updated 8 months ago
- 🖖 Generate a Code of Conduct for your project☆383Updated 3 years ago
- Multiple, simultaneous, individually controllable spinners for concurrent tasks in Node.js CLI programs☆295Updated 4 years ago
- Node.js module to help you understand how your tool is being used by anonymously reporting usage metrics to Google Analytics☆557Updated last year
- 🦊 Immediately Open Chrome DevTools when debugging Node.js apps☆324Updated 2 years ago
- Negative array index support `array[-1]` using ES2015 Proxy☆454Updated 3 years ago
- Tests if module's dependencies can be updated to latest version☆559Updated 6 years ago
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,090Updated 3 months ago