mathiasbynens / hashtag-regexLinks
A regular expression to match hashtag identifiers as per the Unicode Standard.
☆59Updated 2 years ago
Alternatives and similar repositories for hashtag-regex
Users that are interested in hashtag-regex are comparing it to the libraries listed below
Sorting:
- Regular expression for matching issue references☆49Updated last year
- Create a lazily evaluated value☆69Updated 4 years ago
- Check if stdout or stderr is interactive☆118Updated 2 years ago
- Linkify GitHub issue references☆47Updated 2 months ago
- Get the first fulfilled promise that satisfies the provided testing function☆77Updated 9 months ago
- Lazy number range generator☆82Updated last year
- Get the latest stable semver version from an array of versions☆47Updated 4 years ago
- Ensure a function is only called once☆163Updated 2 years ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆57Updated last year
- Define a lazily evaluated property on an object☆66Updated 2 years ago
- Check emoji across platforms☆29Updated 3 years ago
- Strip leading whitespace from each line in a string☆143Updated last month
- Mimic a Node.js HTTP response stream☆60Updated 2 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated 2 years ago
- Iterate over promises serially☆51Updated 3 years ago
- Check when the DOM has loaded like `DOMContentLoaded`☆111Updated last year
- Create a hash for file revving☆106Updated 2 years ago
- Run promise-returning & async functions in series☆70Updated 4 years ago
- Service for converting images to WebP☆15Updated 2 years ago
- Check if argv has a specific flag☆94Updated 4 years ago
- Simple wildcard matching☆34Updated 2 months ago
- Parse and stringify the HTML <img> srcset attribute☆141Updated 2 months ago
- Run promise-returning & async functions a specific number of times concurrently☆40Updated 4 years ago
- Lightweight querySelector/All wrapper that outputs an Array☆129Updated 3 months ago
- Detect system color scheme changes on the web (Dark Mode)☆59Updated 5 years ago
- Detect whether a terminal emulator supports hyperlinks☆55Updated 9 months ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆143Updated 2 months ago
- Call a method on all items in an iterable by calling it on the iterable itself☆164Updated 4 years ago
- CLI tool for publishing your static website to a separate branch☆69Updated 5 years ago
- Make a function mimic another one☆96Updated last year