jonschlinkert / common-words
Updated list of the 100 most common words in the English language. Useful for excluding these words from arrays.
☆16Updated 10 years ago
Related projects ⓘ
Alternatives and complementary repositories for common-words
- Utils for working with JavaScript classes and prototype methods.☆19Updated last year
- Operating systems commonly add a trailing increment, or the word 'copy', or something similar to duplicate files. This strips those incre…☆9Updated 5 years ago
- Center-align the text in a string.☆22Updated 7 years ago
- Regular expression for matching punctuation characters.☆10Updated 7 years ago
- Paginate an array into pages of items.☆15Updated 8 years ago
- Get the list of npm modules that depend on the specified npm module.☆15Updated 6 years ago
- Generate a CODE_OF_CONDUCT.md file for a project (Contributor Covenant Code of Conduct). Use from the command line when Generate's CLI is…☆8Updated 8 years ago
- CSV parser for node.js☆15Updated 5 years ago
- Return true if a file path contains the given path.☆17Updated 3 years ago
- fs read and write streams based on minipass☆21Updated 4 months ago
- Create a javascript regular expression for matching everything except for the given string.☆31Updated 6 years ago
- Map `visit` over an array of objects.☆17Updated 2 years ago
- Create a matching function from a glob pattern, regex, string, array or function.☆20Updated 7 years ago
- Track the list of currently unhandled promise rejections☆24Updated 5 years ago
- Regular expression for getting the root of a posix or windows filepath.☆13Updated 6 years ago
- Normalize values in package.json to improve compatibility, programmatic readability and usefulness with third party libs.☆18Updated 4 years ago
- Visit a method over the items in an object, or map visit over the objects in an array. This is an alternative approach to using extend or…☆20Updated 3 years ago
- Regular expression for matching the whitespace in a string.☆10Updated 7 years ago
- Make directories recursively -plz 🙏☆13Updated 4 years ago
- Modify the values of an object☆28Updated 3 years ago
- Detects the casing of the input string (camelcase, lowercase, snakecase, kebabcase, snakecase, uppercase etc).☆15Updated 3 years ago
- A cache for managing namespaced sub-caches☆14Updated 3 years ago
- Bash-powered globbing for node.js. Alternative to node-glob. Does not work on Windows 9 and lower.☆14Updated 3 years ago
- Create an object path (dot notation) from a list or array of strings.☆16Updated 3 years ago
- Loop over each item in an array and call the given function on every element.☆14Updated 7 years ago
- Returns true if a filepath is absolute. The original path-is-absolute.☆22Updated 7 years ago
- 🌳 Squeeze metadata from a tree of JSON, YAML, Markdown, and HTML files.☆14Updated 2 years ago
- Faster, bash-like range expansion. Expand a range of numbers or letters, uppercase or lowercase. See the benchmarks.☆25Updated 5 years ago
- Answers the question: "can this value have keys?". Returns true if a value is any of the object types: array, regexp, plain object, funct…☆19Updated 3 years ago
- Easily add plugin support to your node.js application.☆26Updated 3 years ago