ljharb / listify
Turn an array into a list of comma-separated values, appropriate for use in an English sentence.
☆26Updated 2 years ago
Alternatives and similar repositories for listify
Users that are interested in listify are comparing it to the libraries listed below
Sorting:
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Get the dependencies of an ES6 module by traversing its AST☆36Updated 3 months ago
- Array of "block level elements" defined by the HTML specification☆19Updated 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 last year
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- use the CSS attr function in your styled-components code.☆23Updated 7 years ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- Smallest/simplest possible means of using btoa with both Node and browserify☆22Updated 5 years ago
- Find array elements. Executes a callback for each element, returns the first element for which its callback returns a truthy value.☆29Updated 5 years ago
- https://npm.im/debug but with automatic namespacing☆16Updated 8 years ago
- minify javascript in a stream using uglify-js (ES5) or terser (ES6+)☆27Updated 4 years ago
- Browserify transform that strips console.log lines from your code☆35Updated 8 years ago
- This module exists to facilitate the t.match() method in node-tap (http://npm.im/tap)☆22Updated 3 years ago
- [DEPRECATED] Node.js `os.homedir()` ponyfill☆61Updated 4 years ago
- API for combining call site modifiers☆41Updated 5 years ago
- Compression for HTTP microservices built with Micro☆43Updated 8 years ago
- Javascript to CSS: A convenience wrapper around free-style☆20Updated 8 years ago
- Create server-sent-events☆21Updated 7 years ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆38Updated last year
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- The simplest API for running code inside electron☆25Updated 6 years ago
- Get a description of a JS object's shape.☆25Updated 8 years ago
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- Generate CSS from a JavaScript Object☆25Updated 9 years ago
- Array.prototype.includes spec-compliant polyfill☆43Updated last year
- A simple mock injector compatible needing no instrumentation in the libraries being tested☆32Updated 4 years ago
- Babel plugin to report dynamic imports with import-inspector with metadata about the import☆38Updated 7 years ago
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- Assert two HTML strings are equal☆22Updated 7 years ago
- Checks if your dependencies have package.json files config or an .npmignore for packaging☆47Updated 8 years ago