simonplend / workshop-crafting-human-friendly-clisLinks
Workshop: Crafting Human Friendly CLIs with Node.js Core
☆21Updated 6 months ago
Alternatives and similar repositories for workshop-crafting-human-friendly-clis
Users that are interested in workshop-crafting-human-friendly-clis are comparing it to the libraries listed below
Sorting:
- A GitHub Action for capturing benchmark data and tracking its variation against a baseline☆19Updated this week
- A CLI for posting to Twitter☆29Updated 9 months ago
- markdown documentation language☆31Updated 3 months ago
- snapshot testing companion for node:test☆45Updated this week
- Library to check if a package is reproducible☆62Updated last month
- A JavaScript utility to summarize a GitHub release changelog into a social media post☆46Updated last week
- ESLint plugin to detect and stop Trojan Source attacks☆77Updated 2 years ago
- A manifest-based fetch() API client builder.☆38Updated 2 years ago
- ☆33Updated 3 years ago
- ☆50Updated 6 months ago
- A terminal-based utility that automates the creation of GitHub issue reports in both markdown and text.☆25Updated last year
- Ponyfill and helpers for the standardized Error Causes☆53Updated 2 weeks ago
- Polyfill of Node.js awaitable timers☆22Updated 4 years ago
- Convenience method to create/edit/delete a text file based on its current content☆17Updated this week
- Checks that all dependencies in your package.json have supported versions installed and complies with your specified node engine version …☆136Updated 2 months ago
- A minimalist template to create packages with TypeScript and microbundle from @developit