ljharb / listifyLinks
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
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 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 faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- Get the dependencies of an ES6 module by traversing its AST☆36Updated 4 months ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Array of "block level elements" defined by the HTML specification☆19Updated 8 years ago
- use the CSS attr function in your styled-components code.☆23Updated 8 years ago
- https://npm.im/debug but with automatic namespacing☆16Updated 8 years ago
- Convert a time string to seconds: '0017' → 1337☆35Updated 4 years ago
- Tests whether one path is inside another path☆41Updated 5 years ago
- Create streams from promises☆15Updated 9 years ago
- A simple mock injector compatible needing no instrumentation in the libraries being tested☆32Updated 4 years ago
- Bind all methods in an object to itself or a specified context☆57Updated 4 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Smallest/simplest possible means of using btoa with both Node and browserify☆22Updated 5 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆70Updated 4 years ago
- Get the path of the caller module☆64Updated 3 years ago
- The simplest API for running code inside electron☆25Updated 6 years ago
- Handle completion and errors with elegance! Support for async/await, promises, callbacks, streams and observables. A drop-in replacement…☆32Updated 2 years ago
- Do stuff with Node.js's native JavaScript modules☆31Updated 3 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 4 years ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- Mimic a Node.js HTTP response stream☆59Updated last year
- Input module for Listr☆33Updated 5 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆53Updated 2 years ago
- Checks if your dependencies have package.json files config or an .npmignore for packaging☆47Updated 8 years ago
- A small collection of ESLint (http://eslint.org) rules that enforce more strict stylistic conventions for the layout of multi-property ob…☆10Updated 8 years ago
- Get accurate element dimensions, even if it's hidden!☆20Updated 7 years ago
- Custom mask function for prompt-password that adds a 'strength progress meter' that changes color as the password strength increases. Use…☆18Updated 8 years ago