jonschlinkert / wordcountLinks
Count the words in a string.
☆17Updated 9 years ago
Alternatives and similar repositories for wordcount
Users that are interested in wordcount are comparing it to the libraries listed below
Sorting:
- Check if a value is a regular expression☆24Updated 3 years ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago
- Check if a string matches the name of a Node.js builtin module☆59Updated 4 months ago
- Lo-dash's array-clice method. Slices `array` from the `start` index up to, but not including, the `end` index.☆21Updated 7 years ago
- PostCSS plugin for css modules to local-scope classes and ids☆27Updated 7 months ago
- Parse HTTP X-Forwarded-For header☆57Updated 2 weeks ago
- Strip the final newline character from a string/buffer☆36Updated 8 months ago
- Create a MD5 hash with hex encoding☆45Updated last year
- fs read and write streams based on minipass☆20Updated last year
- Check if a URL is absolute☆79Updated 3 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 11 months ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 3 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Lowercase the keys of an object☆40Updated 2 years ago
- Split a string on a given character or characters, with support for escaping.☆58Updated 3 years ago
- Get the remote origin URL of a Git repository☆46Updated 3 years ago
- Extract the username from a git remote origin URL.☆17Updated 7 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Extend object A with the properties of object B. node.js/javascript util.☆33Updated 3 years ago
- Create a javascript regular expression for matching everything except for the given string.☆31Updated 7 years ago
- Create `esm` enabled packages.☆50Updated 6 years ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆69Updated 4 years ago
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆61Updated last year
- Get the path of the caller module☆64Updated 3 years ago
- Sort the keys of an object☆104Updated 10 months ago
- Trim newlines from the start and/or end of a string☆48Updated 2 years ago
- Check if your package was installed globally☆70Updated last year
- Define a non-enumerable property on an object.☆21Updated 2 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Regular expression for matching words in a string. Support for english, CJK and Cyrillic.☆18Updated 6 years ago