Add a syntax highlighting component to your Fiction app.
rehype plugin that finds code blocks in HTML and lets you highlight them
Use highlight.js in your ember templates.
Highlight Hero is a powerful library designed to highlight code in Markdown content. It comes packed with a variety of features to enhance the presentation and functionality of code snippets in your blogs, documentation, and more.
Pipe code snippets through highlight.js using gulp to pre-tag code blocks at compile time.
A code hightlighting React component/Scrivito widget for the Scrivito CMS.
Python server and JavaScript client talking via stdin/stdout to highlight code using the pygments highlighter.
only one prop to show highlightCode using highlight.js
A port of highlight.js written using functional components for using with react framework
Constants and utilities about visitor keys to traverse AST.
ECMAScript parser
Resolve a URI relative to an optional base URI
Ignore is a manager and filter for .gitignore rules, the one used by eslint, gitbook and many others.
CLI tool to update caniuse-lite to refresh target browsers from Browserslist config
A simple common HTTP client specifically for Google APIs and services.
Node is running but you don't know why? why-is-node-running is here to help you.
Utility to parse a string bytes to bytes and vice-versa
The set of canonical Unicode property names supported in ECMAScript RegExp property escapes.
Generate errors that contain a code frame that point to source locations.
Wordwrap a string with ANSI escape codes
Strict TypeScript and Flow types for style based on MDN data
Sniff the encoding from a HTML byte stream
HTTP server cookie parsing and serialization
Make a directory and its parents if needed - Think `mkdir -p`