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
- 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
- Locate a program or locally installed node module's executable☆78Updated 9 years ago
- A simple mock injector compatible needing no instrumentation in the libraries being tested☆33Updated 5 years ago
- Array.prototype.includes spec-compliant polyfill☆43Updated 3 weeks ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- Array of "block level elements" defined by the HTML specification☆19Updated 8 years ago
- A command line tool to check the bundle size of one or more browser compatible npm modules☆59Updated 8 years ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Checks if your dependencies have package.json files config or an .npmignore for packaging☆47Updated 8 years ago
- Remove indentation from multiline template strings☆32Updated 5 years ago
- Create an array composed of the own enumerable property names (including nested) of an object.☆22Updated 8 years ago
- Javascript to CSS: A convenience wrapper around free-style☆20Updated 8 years ago
- Create a Vinyl file from an actual file☆43Updated 3 years ago
- Ensures a value is a valid error by making it one if not☆85Updated 4 months ago
- Atomic CSS for CSS Modules☆13Updated 2 months 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
- Get the dependencies of an ES6 module by traversing its AST☆36Updated last month
- Smallest/simplest possible means of using btoa with both Node and browserify☆22Updated 6 years ago
- Find the closest parent that matches a selector☆27Updated 8 years ago
- Get namespaced config from the closest package.json☆121Updated 2 years ago
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Updated 3 weeks ago
- Compression for HTTP microservices built with Micro☆43Updated 8 years ago
- ESLint plugin to enforce the order of import/require statements.☆42Updated 9 years ago
- use the CSS attr function in your styled-components code.☆23Updated 8 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
- Get the path of the caller module☆67Updated 4 years ago
- Get the path of the parent module☆79Updated 4 months ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 10 months ago
- List of node.js builtin modules☆37Updated 2 months ago