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:
- A simple mock injector compatible needing no instrumentation in the libraries being tested☆32Updated 4 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
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- Get the dependencies of an ES6 module by traversing its AST☆36Updated last week
- Checks if your dependencies have package.json files config or an .npmignore for packaging☆47Updated 8 years ago
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Map all the things, validate all the maps☆40Updated last year
- Get the path of the parent module☆78Updated last year
- This module exists to facilitate the t.match() method in node-tap (http://npm.im/tap)☆22Updated 3 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Get namespaced config from the closest package.json☆120Updated last year
- 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
- Are these two values conceptually equal?☆60Updated last year
- Smallest/simplest possible means of using btoa with both Node and browserify☆22Updated 6 years ago
- Array.prototype.includes spec-compliant polyfill☆43Updated 3 months ago
- ESLint plugin to enforce the order of import/require statements.☆42Updated 9 years ago
- Array of "block level elements" defined by the HTML specification☆19Updated 8 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆54Updated 2 years ago
- A command line tool to check the bundle size of one or more browser compatible npm modules☆59Updated 7 years ago
- A CSS Modules transform to extract local aliases for inline imports☆41Updated 8 months ago
- Preview npm publish changes.☆91Updated 5 years ago
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- Remove indentation from multiline template strings☆32Updated 4 years ago
- Adds an optional isDeprecated method to React.PropTypes☆44Updated 7 years ago
- Object of "void elements" as defined by the WHATWG HTML Standard.☆26Updated 2 years ago
- Basic API for yarn.☆28Updated 7 years ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 6 years 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