jonschlinkert / wordcount
Count the words in a string.
☆17Updated 9 years ago
Related projects ⓘ
Alternatives and complementary repositories for wordcount
- Regular expression for matching words in a string. Support for english, CJK and Cyrillic.☆19Updated 6 years ago
- Strip the final newline character from a string/buffer☆33Updated 2 weeks ago
- Check if a value is a regular expression☆24Updated 3 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 3 months ago
- Modern Buffer API polyfill without footguns☆26Updated 3 years ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 5 years ago
- The cheesy object formatter☆36Updated 3 years ago
- Generate strong pseudo-random bytes☆29Updated 3 years ago
- Get the path of the caller module☆64Updated 3 years ago
- Define a non-enumerable property on an object.☆21Updated last year
- Check if a path is inside another path☆37Updated 2 years ago
- Check if a Buffer/Uint8Array is a GIF image☆29Updated 2 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- fs read and write streams based on minipass☆21Updated 3 months ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆54Updated 3 months ago
- The score badge service for https://npms.io☆35Updated 6 years ago
- PostCSS plugin for css modules to local-scope classes and ids☆25Updated last week
- Get the directory of globally installed packages and binaries☆75Updated last year
- Get a random key from an object☆18Updated 4 months ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Check if a string matches the name of a Node.js builtin module☆58Updated 6 months ago
- Timeout HTTP/HTTPS requests☆52Updated 3 years ago
- Lo-dash's array-clice method. Slices `array` from the `start` index up to, but not including, the `end` index.☆21Updated 6 years ago
- Lowercase the keys of an object☆40Updated last year
- Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notati…☆24Updated 2 years ago
- Extend the properties from any number of objects onto the first object. Pass an empty object as the first arg to create a new object.☆14Updated 6 years ago
- Check if a path is in the current working directory☆21Updated 3 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆93Updated 2 years ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆36Updated 2 years ago
- Detect the archive type of a Buffer/Uint8Array☆25Updated 3 years ago