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:
- Repeat the given string n times. Fastest implementation for repeating a string (2x faster than the native method)☆50Updated 3 years ago
- Check if the process is running with elevated privileges☆41Updated 4 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
- Regular expression for matching file names, with or without extension.☆33Updated 8 years ago
- Define a non-enumerable property on an object.☆21Updated 2 years ago
- Count the words in a string.☆17Updated 9 years ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Updated 4 years ago
- Alternative to Lo-Dash template with support for helpers.☆17Updated 5 years ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆58Updated last year
- destroy a stream if possible☆54Updated last year
- Check if the process is running as root user, for example, one started with `sudo`☆78Updated 3 years ago
- Make a shallow clone of an object, array or primitive.☆29Updated 5 years ago
- Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notati…☆24Updated 3 years ago
- Modern Buffer API polyfill without footguns☆26Updated 4 years ago
- Is the typeof value a javascript primitive?☆37Updated 4 years ago
- Create a MD5 hash with hex encoding☆45Updated last year
- Modern version of duplexer2☆15Updated 2 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- streaming pipeline with a mutable configuration☆56Updated 8 months ago
- Get the file extension and MIME type from a file☆26Updated 8 years ago
- Regular expression for matching HTML comments☆15Updated 6 years ago
- Cache requires to be lazy-loaded when needed. Uses node's own require system with tried and true, plain-vanilla JavaScript getters.☆51Updated 2 years ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago
- Get the set npm registry URL☆56Updated 4 months ago
- Check if a path is the current working directory☆20Updated 3 months ago
- Utility method to run function either synchronously or asynchronously using the common `this.async()` style.☆25Updated 3 weeks ago
- Low-level wrapper to easily support sync, async, and generator functions.☆34Updated 4 years ago
- Split a string on a given character or characters, with support for escaping.☆59Updated 3 years ago
- Minimal module to check if a file is executable.☆49Updated last year
- Simple RFC 6838 media type parser and formatter☆56Updated last month