A simple yet fully stylable text field that highlights the text as you type.
A Vue.js component that highlights text as you type
A custom react input component that allows highlighting or styling of specific text as it is typed. For example, you can highlight mentions starting with @ symbol in a text input as the user types them.
Resolve a URI relative to an optional base URI
A Vue.js component that highlights text as you type
One-time password input component for React.
Match human-quality input to potential matches by edit distance.
Get the first fulfilled promise that satisfies the provided testing function
Isomorphic, functional type-checking for Javascript
Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`
Merge CSS rules with PostCSS.
JavaScript parser, mangler/compressor and beautifier toolkit
Inquirer input text prompt
Parse postgres array columns
just emit 'log' events on the process object
Retry a promise-returning or async function
Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow
A family of specs for interoperable TypeScript
Get stdin as a string or Uint8Array
React input-number component
Promisify a callback-style function
Formatting user's text input on-the-fly
Timeout a promise after a specified amount of time
React input component
Markdown + oEmbed + Sanitize + Syntax Highlighting = the ultimate user input rendering pipeline.
highlight-code will help you post-process an XHTML document containing code examples in pre or code tags so that the code is highlighted. The pre and code tags need to follow the class conventions from Alex Gorbatchev's SyntaxHighlighter (http://alexgorbatchev.com/SyntaxHighlighter/) Javascript library. The resulting file can be used for an eBook.
XHTMLDiff is a tool and library for taking valid XHTML documents as input, and generating redlined valid XHTML text highlighting the changes between them as output.
Stack trace-accordion for input with highlighted code per panel
HypDiff compares HTML snippets. It generates a diff between two input snippets. The diff is a new HTML snippet that highlights textual changes. The tag structure and formatting of the input snippets is preserved. The generated diff snippet is valid, well-formed HTML and suitable for presentation inside a WYSIWYG environment.