regexhq / word-regexLinks
Regular expression for matching words in a string. Support for english, CJK and Cyrillic.
☆18Updated 6 years ago
Alternatives and similar repositories for word-regex
Users that are interested in word-regex are comparing it to the libraries listed below
Sorting:
- Count the words in a string.☆17Updated 9 years ago
- Check if the process is running with elevated privileges☆41Updated 4 years ago
- Repeat the given string n times. Fastest implementation for repeating a string (2x faster than the native method)☆50Updated 3 years ago
- destroy a stream if possible☆54Updated 11 months ago
- Alternative to Lo-Dash template with support for helpers.☆17Updated 5 years ago
- Regular expression for matching file names, with or without extension.☆33Updated 8 years ago
- Get the file extension and MIME type from a file☆26Updated 8 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 7 years ago
- Define a non-enumerable property on an object.☆21Updated 2 years ago
- Regular expression for matching HTML comments☆15Updated 6 years ago
- Create a MD5 hash with hex encoding☆45Updated last year
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago
- This repository has been archived, use Enquirer instead.☆18Updated 8 years ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆69Updated 4 years ago
- Check if a directory is empty.☆20Updated last year
- Low-level wrapper to easily support sync, async, and generator functions.☆34Updated 4 years ago
- streaming pipeline with a mutable configuration☆56Updated 7 months ago
- Returns true if a value exists, false if empty. Works with deeply nested values using object paths.☆26Updated 7 years ago
- Get a formatted timestamp. Used in gulp, assemble, generate, and many others.☆110Updated 4 years ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆58Updated last year
- Detect the dominant newline character of a string☆55Updated last year
- Check if the process is running as root user, for example, one started with `sudo`☆78Updated 3 years ago
- Modern Buffer API polyfill without footguns☆25Updated 4 years ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Updated 4 years ago
- A tool to help you migrating from should to assert☆13Updated last year
- Measuring execution time of functions☆17Updated 7 years ago
- Easily calculate the relative path from file A to file B in Node.js project. Will calculate correctly from a file to a directory, file to…☆34Updated 2 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 3 years ago
- format an error into string or json for log☆9Updated 3 years ago
- CSV parser for node.js☆15Updated 6 years ago