gfm-code-blocks
Extract gfm (GitHub Flavored Markdown) fenced code blocks from a string.
Extract gfm (GitHub Flavored Markdown) fenced code blocks from a string.
RegExp for gfm (GitHub Flavored Markdown) fenced code blocks.
Keep your package.json version requirements satisfied
A React Native port of react-native-highlight-words. This component is used to highlight words within a larger body of text.
Match require statements in a string. Returns an array of matching require statements. Each match is an object with line number, variable name, and module name. Statements in code comments are ignored.
Find and replace utility for node.js. Transform strings by running multiple RegExp or string find-and-replace patterns on a string in sequence, reducing the final string to the accumulated result of each transformation. Patterns can be strings (or arrays
This package includes the [core-js](https://github.com/zloirock/core-js) polyfill for `String#replaceAll`, along with TypeScript typings.
MDN polyfills
Retrieves all the matches of a regex in a string.
A polyfill for Element.prototype.matches but also available as a module
A simple polyfill that consolidates the various vendor specific implementation of `Element.prorotype.matches` so that it can be used in it’s standardized format.
React component to highlight words within a larger body of text
DEPRECATED! It is merged into dom-lite! A small pure-JavaScript CSS selector engine
An Element matches polyfill
Find multiple RegExp matches in a string
Search for a malformed string. Think of Levenshtein distance but in search.
No dependency pattern matching library, able to work with numbers, arrays, strings, Dates or objects
Angular component to highlight words within a larger body of text
Array of RegExp.prototype.exec results
Utility functions to mark and/or highlight character matches in texts