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:
- Get the dependencies of an ES6 module by traversing its AST☆36Updated 5 months 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
- Locate a program or locally installed node module's executable☆78Updated 8 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Map all the things, validate all the maps☆40Updated last year
- A simple mock injector compatible needing no instrumentation in the libraries being tested☆32Updated 4 years ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 6 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- Run a child as if it's the foreground process. Give it stdio. Exit when it exits.☆40Updated 4 months ago
- A CSS Modules transform to extract local aliases for inline imports☆42Updated 6 months ago
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Updated last year
- set blocking stdio and stderr ensuring that terminal output does not truncate☆39Updated last year
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 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
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- Get the path of the caller module☆64Updated 3 years ago
- Array of "block level elements" defined by the HTML specification☆19Updated 8 years ago
- Array.prototype.includes spec-compliant polyfill☆43Updated last month
- minify javascript in a stream using uglify-js (ES5) or terser (ES6+)☆27Updated 4 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 4 months ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- A ponyfill for the ES 2015 `Array.from()`☆16Updated 4 years ago
- [DEPRECATED] Node.js `os.homedir()` ponyfill☆61Updated 4 years ago
- API for combining call site modifiers☆41Updated 5 years ago
- Generate CSS from a JavaScript Object☆25Updated 9 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
- ES6 template string helper for deindentation☆11Updated 10 years ago