testdouble / scriptyLinks
Because no one should be shell-scripting inside a JSON file.
☆960Updated 4 months ago
Alternatives and similar repositories for scripty
Users that are interested in scripty are comparing it to the libraries listed below
Sorting:
- Simple git hooks☆1,083Updated last year
- Promisify a callback-style function☆1,506Updated 2 years ago
- Codemod scripts to transform code to next generation JS☆1,229Updated 2 years ago
- Update notifications for your CLI app☆1,780Updated 7 months ago
- Use glob patterns to watch file sets and run a command when anything is added, changed or deleted.☆826Updated 8 months ago
- Launch your command line tool with ease.☆844Updated last month
- 🔖 Useful template literal tags for dealing with strings in ES2015+☆2,028Updated 3 years ago
- NPM Package Scripts -- All the benefits of npm scripts without the cost of a bloated package.json and limits of json☆1,459Updated 4 months ago
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,123Updated 4 months ago
- See node.js errors with less clutter☆1,519Updated last year
- Automatically installs a git pre-commit script in your git repository which runs your `npm test` on pre-commit☆1,882Updated 2 years ago
- The 3 most useful ES7 decorators: bind, debounce and memoize☆1,038Updated 6 years ago
- Fake setTimeout and friends (collectively known as "timers"). Useful in your JavaScript tests. Extracted from Sinon.JS☆836Updated 4 months ago
- The non-configurable configuration loader for lazy people.☆1,024Updated 3 years ago
- Toolkit for building command line interfaces