ljharb / listify
Turn an array into a list of comma-separated values, appropriate for use in an English sentence.
☆25Updated 2 years ago
Alternatives and similar repositories for listify:
Users that are interested in listify are comparing it to the libraries listed below
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Strip redundant indentation and indent the string☆54Updated 3 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
- Array of "block level elements" defined by the HTML specification☆19Updated 7 years ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆37Updated last year
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- Get the dependencies of an ES6 module by traversing its AST☆34Updated 4 months ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- https://npm.im/debug but with automatic namespacing☆16Updated 7 years ago
- A simple mock injector compatible needing no instrumentation in the libraries being tested☆32Updated 4 years ago
- Atomic CSS for CSS Modules☆13Updated last year
- The simplest API for running code inside electron☆25Updated 6 years ago
- Input module for Listr☆33Updated 4 years ago
- minify javascript in a stream using uglify-js (ES5) or terser (ES6+)☆27Updated 3 years ago
- Array.prototype.includes spec-compliant polyfill☆43Updated 9 months ago
- Get CI environment variables for parallelizing builds☆37Updated 4 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆34Updated 3 years ago
- A ponyfill for the ES 2015 `Array.from()`☆16Updated 4 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated 9 months ago
- Checks if your dependencies have package.json files config or an .npmignore for packaging☆47Updated 7 years ago
- Smallest/simplest possible means of using btoa with both Node and browserify☆22Updated 5 years ago
- API for combining call site modifiers☆41Updated 5 years ago
- Lazy number range generator☆82Updated last year
- use the CSS attr function in your styled-components code.☆23Updated 7 years ago
- Conditional promise catch handler☆38Updated 3 years ago
- List of node.js builtin modules☆38Updated 9 months ago
- Experimental infrastructure for creating Istanbul-compatible code coverage☆21Updated 8 years ago
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Updated 10 months ago
- A CSS Modules transform to extract local aliases for inline imports☆41Updated last month