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
- Locate a program or locally installed node module's executable☆78Updated 9 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
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆53Updated 2 years ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 6 years ago
- A simple mock injector compatible needing no instrumentation in the libraries being tested☆32Updated 4 years ago
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- Get the dependencies of an ES6 module by traversing its AST☆36Updated 6 months ago
- Get the path of the caller module☆65Updated 3 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 5 months ago
- Get the path of the parent module☆77Updated last year
- Array of "block level elements" defined by the HTML specification☆19Updated 8 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆36Updated last year
- Checks if your dependencies have package.json files config or an .npmignore for packaging☆47Updated 8 years ago
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Map all the things, validate all the maps☆40Updated last year
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- [DEPRECATED] Node.js `os.homedir()` ponyfill☆61Updated 4 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.tmpdir() ponyfill☆35Updated 4 years ago
- Get namespaced config from the closest package.json☆120Updated last year
- A store of react-supported html attributes keyed by their tags☆23Updated 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
- List of node.js builtin modules☆38Updated last year
- Create streams from promises☆15Updated 9 years ago
- Does a shallow comparison of two objects, returning false if the keys or values differ.☆29Updated 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
- A better `Promise.race()`☆46Updated 2 years ago