doowb / composerLinks
API-first task runner with three methods: task, run and watch.
☆37Updated 6 years ago
Alternatives and similar repositories for composer
Users that are interested in composer are comparing it to the libraries listed below
Sorting:
- An asynchronous middleware pattern☆27Updated last year
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- Sink your streams.☆17Updated 2 years ago
- List of node.js builtin modules☆37Updated last year
- A through2 wrapper to create an Array.prototype.filter analog for streams☆34Updated last year
- Parse a glob pattern into an object of path parts.☆25Updated 5 years ago
- Alternative to Lo-Dash template with support for helpers.☆17Updated 5 years ago
- Get the callsite of the caller function☆52Updated last week
- Cache requires to be lazy-loaded when needed. Uses node's own require system with tried and true, plain-vanilla JavaScript getters.☆51Updated 2 years ago
- Bash-powered globbing for node.js. Alternative to node-glob. Does not work on Windows 9 and lower.☆14Updated 4 years ago
- Create a matching function from a glob pattern, regex, string, array or function.☆20Updated 8 years ago
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated 2 years ago
- Make a shallow clone of an object, array or primitive.☆29Updated 3 weeks ago
- Easily create project scaffolds with a declarative configuration that can be passed to any build system.☆24Updated 9 years ago
- Expand a string into a JavaScript object using a simple notation.☆26Updated 5 years ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 6 months ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- [DEPRECATED] gzip loader module for webpack☆15Updated 7 years ago
- Fast, disk space efficient installation engine. Used by pnpm☆24Updated 7 years ago
- Basic logging utils: colors, symbols and timestamp.☆24Updated 6 years ago
- Center-align the text in a string.☆23Updated 8 years ago
- Lax URL parsing with support for protocol-less URLs and IPs☆53Updated 3 weeks ago
- A through2 wrapper to for simple stream.PassThrough spies.☆21Updated 10 years ago
- Better inspect formatting, using prettier for arrays, objects and functions, and util.inspect for everything else.☆13Updated 7 years ago
- node.js utility for exporting a directory of files as modules.☆21Updated 4 years ago
- Recursively expands property keys with dot-notation into objects.☆24Updated 7 years ago
- Returns true if a filepath is absolute. The original path-is-absolute.☆22Updated 8 years ago
- Run promise-returning & async functions in series, each passing its result to the next☆76Updated 2 weeks ago