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
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Get the dependencies of an ES6 module by traversing its AST☆36Updated 3 months ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- https://npm.im/debug but with automatic namespacing☆16Updated 8 years ago
- Array of "block level elements" defined by the HTML specification☆19Updated 8 years ago
- This module exists to facilitate the t.match() method in node-tap (http://npm.im/tap)☆22Updated 3 years ago
- use the CSS attr function in your styled-components code.☆23Updated 7 years ago
- Check if a value is a function☆27Updated 4 years ago
- Get an array of parent directories including itself☆27Updated last year
- 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 module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- Convert a time string to seconds: '0017' → 1337☆35Updated 4 years ago
- The simplest API for running code inside electron☆25Updated 6 years ago
- Custom mask function for prompt-password that adds a 'strength progress meter' that changes color as the password strength increases. Use…☆18Updated 7 years ago
- minify javascript in a stream using uglify-js (ES5) or terser (ES6+)☆27Updated 4 years ago
- Smallest/simplest possible means of using btoa with both Node and browserify☆22Updated 5 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Get the revved file path of a file☆33Updated 3 years ago
- Returns an array filled with the specified input☆42Updated 2 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 4 years ago
- Conditional promise catch handler☆38Updated 4 years ago
- Parse a GitHub URL for user/project@version☆30Updated 6 years ago
- A simple mock injector compatible needing no instrumentation in the libraries being tested☆32Updated 4 years ago
- Minimal Code Frame like babel-code-frame, but smaller☆23Updated 4 years ago
- Test for deep equality - Node.js `assert.deepStrictEqual()` algorithm as a standalone module☆21Updated 3 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
- API for combining call site modifiers☆41Updated 5 years ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago