regexhq / word-regexLinks
Regular expression for matching words in a string. Support for english, CJK and Cyrillic.
☆18Updated 7 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
- destroy a stream if possible☆54Updated last year
- Regular expression for matching HTML comments☆15Updated 7 years ago
- Define a non-enumerable property on an object.☆21Updated 2 years ago
- Check if the process is running with elevated privileges☆43Updated 4 years ago
- Check if a path is the current working directory☆22Updated 7 months 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
- Count the words in a string.☆17Updated 10 years ago
- Low-level wrapper to easily support sync, async, and generator functions.☆34Updated 5 years ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago
- Create a MD5 hash with hex encoding☆47Updated 2 years ago
- Regular expression for matching file names, with or without extension.☆33Updated 8 years ago
- Alternative to Lo-Dash template with support for helpers.☆18Updated 5 years ago
- Strip UTF-8 byte order mark (BOM) from a string☆112Updated 4 years ago
- Returns true if a value exists, false if empty. Works with deeply nested values using object paths.☆26Updated 7 years ago
- Check if the process is running as root user, for example, one started with `sudo`☆79Updated 3 years ago
- the tty module from node core for browsers☆18Updated 11 months ago
- streaming pipeline with a mutable configuration☆56Updated 11 months ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Updated 4 years ago
- Get the length of the longest item in an array.☆29Updated 7 years ago
- Make a shallow clone of an object, array or primitive.☆30Updated 3 months ago
- Get the list of npm modules that depend on the specified npm module.☆15Updated 7 years ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆58Updated last year
- Modern Buffer API polyfill without footguns☆27Updated 4 years ago
- Parse a glob pattern into an object of path parts.☆25Updated 5 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- CSV parser for node.js☆15Updated 6 years ago
- This repository has been archived, use Enquirer instead.☆18Updated 8 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆96Updated 3 years ago
- Delete nested properties from an object using dot notation.☆35Updated 3 years ago