ljharb / listifyLinks
Turn an array into a list of comma-separated values, appropriate for use in an English sentence.
☆26Updated 3 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 7 years ago
- Locate a program or locally installed node module's executable☆78Updated 9 years ago
- Ensures a value is a valid error by making it one if not☆83Updated 2 months ago
- A simple mock injector compatible needing no instrumentation in the libraries being tested☆32Updated 5 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 2 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Get the dependencies of an ES6 module by traversing its AST☆36Updated last week
- [DEPRECATED] Node.js `os.homedir()` ponyfill☆61Updated 4 years ago
- 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☆42Updated 2 years ago
- Javascript to CSS: A convenience wrapper around free-style☆20Updated 8 years ago
- Array of "block level elements" defined by the HTML specification☆19Updated 8 years ago
- Get the path of the caller module☆66Updated 4 years ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆37Updated 4 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆56Updated 2 months ago
- Find array elements. Executes a callback for each element, returns the first element for which its callback returns a truthy value.☆29Updated 6 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 8 months ago
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Updated last year
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 7 years ago
- Array.prototype.includes spec-compliant polyfill☆43Updated last month
- use the CSS attr function in your styled-components code.☆23Updated 8 years ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Does a shallow comparison of two objects, returning false if the keys or values differ.☆29Updated 7 years ago
- Compression for HTTP microservices built with Micro☆43Updated 8 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated 2 years ago
- List of node.js builtin modules☆37Updated last week
- Lax URL parsing with support for protocol-less URLs and IPs☆54Updated 2 months ago
- Create a hash for file revving☆106Updated 2 years ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆36Updated 2 years ago