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:
- 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 2 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Ensures a value is a valid error by making it one if not☆79Updated last month
- Get the dependencies of an ES6 module by traversing its AST☆36Updated 2 weeks ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- A simple mock injector compatible needing no instrumentation in the libraries being tested☆32Updated 5 years ago
- Array of "block level elements" defined by the HTML specification☆19Updated 8 years ago
- Checks if your dependencies have package.json files config or an .npmignore for packaging☆47Updated 8 years ago
- A command line tool to check the bundle size of one or more browser compatible npm modules☆59Updated 7 years ago
- Smallest/simplest possible means of using btoa with both Node and browserify☆22Updated 6 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 7 months ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- Get namespaced config from the closest package.json☆120Updated last year
- A tiny stream log☆54Updated 6 years ago
- Create a Vinyl file from an actual file☆42Updated 2 years ago
- Get the path of the caller module☆66Updated 4 years ago
- ESLint plugin to enforce the order of import/require statements.☆42Updated 9 years ago
- Test for deep equality - Node.js `assert.deepStrictEqual()` algorithm as a standalone module☆22Updated 4 years ago
- Get the path of the parent module☆78Updated last month
- Basic API for yarn.☆28Updated 7 years ago
- Find the closest parent that matches a selector☆27Updated 8 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆56Updated last month
- 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
- Remove indentation from multiline template strings☆32Updated 5 years ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 7 years ago
- Javascript to CSS: A convenience wrapper around free-style☆20Updated 8 years ago
- Assert two HTML strings are equal☆22Updated 8 years ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆36Updated last year