jstransformers / jstransformerLinks
Normalize the API of any JSTransformer.
☆152Updated 2 years ago
Alternatives and similar repositories for jstransformer
Users that are interested in jstransformer are comparing it to the libraries listed below
Sorting:
- Compose your async functions with elegance.☆135Updated 2 years ago
- Task registry that allows composition through series/parallel methods.☆204Updated last year
- Syntax highlights JavaScript code with ANSI colors to be printed to the terminal.☆174Updated 5 years ago
- A ridiculously light-weight function argument validator☆133Updated 6 months ago
- Fast incremental rebuilds with Rollup CLI☆92Updated 8 years ago
- Set of utilities to work with JSON / JSON5 documents.☆74Updated 5 years ago
- Watch globs and execute a function upon change, with intelligent defaults for debouncing and queueing.☆80Updated 2 years ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆187Updated 2 years ago
- The guts of `standard` modularized for reuse☆145Updated 2 years ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated 2 years ago
- Concatenate file contents with a custom separator and generate a source map☆69Updated 2 years ago
- Check if a path exists☆155Updated 3 years ago
- pack node-style source files from a json stream into a browser bundle☆173Updated last year
- Task toolkit. For when `npm run` isn't enough and everything else is too much.☆67Updated 7 years ago
- Displays the execution time for Node.js modules loading by hooking require() calls☆253Updated 8 years ago
- Binary wrapper that makes your programs seamlessly available as local dependencies☆155Updated last year
- A simple JSDoc to Markdown generator.☆202Updated 4 years ago
- Run locally-installed node module executables.☆187Updated 7 years ago
- Promise ponyfill with pinkie☆116Updated 7 years ago
- ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shim☆106Updated last month
- Resolve and require local & global modules in node.js like a boss☆45Updated 3 years ago
- Locate a program or locally installed node module's executable☆78Updated 9 years ago
- Convenience wrapper for Got to interact with the GitHub API☆177Updated 2 months ago
- Like findup-sync, but 2-4x faster and supports XDG-style `.config/` directories.☆42Updated 5 years ago
- Like ruby's Abbrev module