jamiebuilds / task-graph-runnerLinks
Run async tasks with dependencies
☆38Updated 5 years ago
Alternatives and similar repositories for task-graph-runner
Users that are interested in task-graph-runner are comparing it to the libraries listed below
Sorting:
- Input module for Listr☆33Updated 5 years ago
- webpack loader that takes a single file, and declare pieces of that file as "dependencies" as if it existed.☆33Updated 8 years ago
- Get a description of a JS object's shape.☆25Updated 8 years ago
- Calculates a nested logical tree using a package.json and a package lock.☆44Updated 7 years ago
- Convenient task scheduler for JavaScript using Web Workers.☆33Updated 12 years ago
- Canary tooling for checking webpack dependencies against specific webpack versions☆46Updated 7 years ago
- An asynchronous middleware pattern☆27Updated 2 years ago
- A generator & coroutine-based task runner. Fasten your seatbelt. 🚀☆33Updated 8 years ago
- Webpack plugin for mapping modules onto different files☆27Updated 8 years ago
- Run promise-returning & async functions in series, each passing its result to the next☆78Updated 4 months ago
- Ensures a value is a valid error by making it one if not☆84Updated 3 months ago
- Get CI environment variables for parallelizing builds☆38Updated 5 years ago
- Extract the actual stack of an error☆68Updated 3 years ago
- Hot module replacement for node.js☆56Updated last year
- Declarative JavaScript framework to build command-line applications.☆37Updated 8 years ago
- Get the path of the parent module☆79Updated 3 months ago
- 📸 data-snapshot is a generic mock data manager for JavaScript tests, that helps you use data from real endpoints in tests.☆34Updated this week
- ☆32Updated 7 years ago
- Serialize a module into an easier format to work with☆34Updated 3 years ago
- Compression for HTTP microservices built with Micro☆43Updated 8 years ago
- Object undo, redo & change history using Proxies☆57Updated 8 years ago
- Get locally or globally installation path of given package name.☆43Updated 3 years ago
- React context provider and component for nanotranslate☆32Updated 7 years ago
- ☆16Updated 8 years ago
- Locate a program or locally installed node module's executable☆78Updated 9 years ago
- Use file system fixtures in Jest☆40Updated 7 years ago
- 🏷 Map template literal expression interpolations with ease.☆67Updated 7 years ago
- Custom mask function for prompt-password that adds a 'strength progress meter' that changes color as the password strength increases. Use…☆18Updated 8 years ago
- Run prettier formatter with rollup☆63Updated this week
- Babel plugin for transforming this const [value, setValue] = useState(null) to this const {0: value, 1: setValue} = useState(null);.☆44Updated 3 years ago