iarna / node-perlisms
The best of Perl, implemented in node
☆14Updated 5 years ago
Alternatives and similar repositories for node-perlisms
Users that are interested in node-perlisms are comparing it to the libraries listed below
Sorting:
- Transform all for-of loops into the equivalent array for loop☆14Updated 7 years ago
- Rewrite `import` statements as `require()`s; via RegExp☆31Updated 3 years ago
- Rollup plugin for Facebook Prepack - https://prepack.io☆33Updated 2 years ago
- Allowing DOM operations on worker threads☆40Updated 8 years ago
- Runs web platform tests in Node.js using jsdom☆23Updated 5 months ago
- Cross cutting proposals around custom identities in collections☆32Updated 5 years ago
- Get namespaced config from the closest package.json☆121Updated last year
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 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 last year
- A JavaScript parser for Google Closure Compiler and JSDoc type expressions.☆55Updated this week
- Report if your package.json is out of sync with your package-lock.json☆38Updated 2 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- Get the first fulfilled promise that satisfies the provided testing function☆75Updated 3 months ago
- Create streams from promises☆15Updated 9 years ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆38Updated last year
- Calculates a nested logical tree using a package.json and a package lock.☆44Updated 7 years ago
- Get the dependencies of an ES6 module by traversing its AST☆36Updated 3 months ago
- An ES6 Tagged String Literal tag that can interpolate Node.JS streams, strings, arrays and Promises and produces a stream.☆116Updated 6 years ago
- Get the path of the caller module☆64Updated 3 years ago
- Tests whether one path is inside another path☆41Updated 5 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 4 years ago
- Input module for Listr☆33Updated 5 years ago
- Get CI environment variables for parallelizing builds☆38Updated 4 years ago
- Provide a package name, get a list of every version, and who published it.☆24Updated 11 months ago
- No Flux plus no Redux equals ZeroFux. A stateless unidirectional data flow implemented with Custom Events.☆37Updated 7 years ago
- Lazy number range generator☆81Updated last year
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Parse and manipulate JSON5 strings☆61Updated 2 years ago
- Makes context oriented functions easily usable via `|>` pipeline operator.☆16Updated 6 years ago
- A module that diffs an input buffer with the previous one provided to it and outputs the diff as ANSI☆54Updated 8 months ago