@codemirror/lang-css
CSS language support for the CodeMirror code editor
Found 5166 results for code reuse
CSS language support for the CodeMirror code editor
Check if the character represented by a given Unicode code point is fullwidth
ANSI escape codes for manipulating the terminal
HTTP status utility
Check if a character is hexadecimal
Create an error with a code
Check if a character is alphabetical
Lint files staged by git
Check if a character is alphanumerical
Check if a character is decimal
Detect the indentation of code
Low footprint ECMAScript source code parser
Module that helps you write generated functions in Node
Code generation tools for React Native
QRCode / 2d Barcode api with both server side and client side support using canvas
<p align="center"> <img src="https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true" /> </p>
Virtual syntax highlighting for virtual DOMs and non-HTML things
Basic configuration for the CodeMirror code editor
<p align="center"> <img src="https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true" /> </p>
Secure, audited & minimal implementation of BIP32 hierarchical deterministic (HD) wallets over secp256k1
Secure, audited & minimal implementation of BIP39 mnemonic phrases
Lightweight, robust, elegant virtual syntax highlighting using Prism
Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`
JavaScript Standard Style - ESLint Shareable Config
Language support infrastructure for the CodeMirror code editor
DOM view component for the CodeMirror code editor
Editor state data structures for the CodeMirror code editor
Autocompletion for the CodeMirror code editor
Collection of editing commands for the CodeMirror code editor
Linting support for the CodeMirror code editor
Check if a character is a whitespace character
Check if a character is a word character
Search functionality for the CodeMirror code editor
Monaco Editor for React - use the monaco-editor in any React application without needing to use webpack (or rollup/parcel/etc) configuration files / plugins
Check whether a browser event matches a hotkey.
reads a BMFont binary in a Buffer into a JSON object
parses ASCII BMFont files to a JavaScript object
Check if a number is a redirect HTTP status code
Sanitize strings for use as JavaScript identifiers & property names
parses XML BMFont files into a JavaScript object
Get Pretty Quick
One Dark theme for the CodeMirror code editor
JavaScript language support for the CodeMirror code editor
A QR code generator for React and React Native.
loads a BMFont file in Node and the browser
JSON language support for the CodeMirror code editor
Basic configuration for the CodeMirror6 code editor.
This package contains the functionality for the code blocks and code highlighting for Lexical.
CodeMirror component for React.
Composable primitives for dead code elimination in Babel
HTML language support for the CodeMirror code editor
JavaScript Standard Style JSX support - ESLint Shareable Config
A Spelling Checker for Code!
Uses babel (babylon) to extract JavaScript code comments from a JavaScript string or file.
A library of useful functions used across various cspell tools.
JavaScript Standard Style
Python language support for the CodeMirror code editor
Wrap your standards in a tortilla and cover it in special sauce.
Collection of ported legacy language modes for the CodeMirror code editor
SQL language support for the CodeMirror code editor
ESLint shareable config for XO
XML language support for the CodeMirror code editor
Saves the code coverage collected during Cypress tests
ESLint shareable config for the Google style
View a story’s source code to see how it works and paste into your app
Markdown language support for the CodeMirror code editor
Create fancy log entries for errors and function call sites.
Themes for CodeMirror.
Java language support for the CodeMirror code editor
PHP language support for the CodeMirror code editor
C++ language support for the CodeMirror code editor
Simple no-frills code editor with syntax highlighting
YAML language support for the CodeMirror code editor
Generate a github-flavored-markdown fenced-code-block snippet.
WebAssembly Text Format support for the CodeMirror code editor
Rust language support for the CodeMirror code editor
Lookup currency codes based on ISO 4217
Vue template support for the CodeMirror code editor
Sass/SCSS language support for the CodeMirror code editor
Liquid template support for the CodeMirror code editor
Language metadata and dynamic loading for the CodeMirror code editor
Go language support for the CodeMirror code editor
Less support for the CodeMirror code editor
Detect the indentation of code (commonjs fork)
ESLint shareable config for TypeScript to be used with eslint-config-xo
Angular Template language support for the CodeMirror code editor
a tiny react codemirror component wrapper
JavaScript/TypeScript linter (ESLint wrapper) with great defaults
Create errors with code and cause properties
A diff/merge view for CodeMirror
Strip HTML tags from strings. No parser, accepts mixed sources.
A markdown editor with preview, implemented with React.js and TypeScript.
Is given string a language code (as per IANA)
Generate a image to base64.
A fully customizable, one-time password input component for the web built with React
Small tool which automatically generates jsconfig.json, used for vscode workspace configuration, with defaults and paths from webpack config.
A gulp plugin for processing files with ESLint
Basic Light theme for the CodeMirror code editor
Check whether a browser event matches a hotkey.
A Vue.js component to generate QRCode. Both support Vue 2 and Vue 3
Code highlight with Mantine theme
PrismaJS syntax highlighting for the terminal
Create fancy log entries for errors and function call sites.
Theme github for CodeMirror.
Finds countries by various country codes
Converts function to its source code.
JavaScript Standard Style React/JSX support - ESLint Shareable Config
Code is a component used to display inline code.
ANSI syntax highlighting for the terminal
Theme vscode for CodeMirror.
remark-lint rule to warn when fenced code markers violate the given style
Wasm module for dprint-plugin-toml.
Dead-simple spell checking in CodeMirror.
Merges multiple lcov results into one
Show console output like logs, errors, and warnings in the Storybook
ESLint shareable config for XO with 2-space indent
remark-lint rule to warn when code blocks do not adhere to a given style
JavaScript Semistandard Style - ESLint Shareable Config
A JavaScript ANSI color/style management. ANSI parsing. ANSI to CSS. Small, clean, no dependencies.
E2B SDK that give agents cloud environments
remark-lint rule to warn when fenced code blocks occur without language flag
Pluggable and configurable code formatting platform written in Rust.
Fast and simple way to parse code context for use with documentation from code comments. Parses context from a single line of JavaScript, for functions, variable declarations, methods, prototype properties, prototype methods etc.
Wasm module for dprint-plugin-markdown.
E2B Code Interpreter - Stateful code execution
Convert matching single-quotes to double-quotes: I 'love' unicorns → I "love" unicorns
Theme material for CodeMirror.
Library for QR code generation using canvas
Theme tokyo-night for CodeMirror.
Info on ISO 639-3
Theme bbedit for CodeMirror.
A TypeScript ESLint config that loves you
Extract code comments from string or from a glob of files using esprima.
Two- / Multi- Factor Authenication (2FA / MFA) for node.js
List of codes per country (languages, calling codes, currency codes, etc) with full TypeScript support.
Create atom (âš›) representation for your application, packages and libraries
SQL + n8n expression language support for CodeMirror 6
Theme dracula for CodeMirror.
Uses esprima to extract line and block comments from a string of JavaScript. Also optionally parses code context (the next line of code after a comment).
React Native plugin for the CodePush service
Theme andromeda for CodeMirror.
HTML + n8n expression language support for CodeMirror 6
Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`
ESLint shareable config for React to be used with eslint-config-xo
Theme sublime for CodeMirror.
Load languages Extensions for CodeMirror6.
A simple code editor with syntax highlighting.
A Camera component for React Native. Also reads barcodes.
Theme xcode for CodeMirror.
Opinionated QR Code component for React
Theme okaidia for CodeMirror.
Storybook add-on to enable SWC builds.
Theme atomone for CodeMirror.
Theme eclipse for CodeMirror.
Instant code highlighting, auto-detect language, super easy to use.
Lezer grammar language support for the CodeMirror code editor
Emojis for HTTP status codes
Theme tokyo-night-day for CodeMirror.
Theme androidstudio for CodeMirror.
Theme duotone for CodeMirror.
Theme solarized for CodeMirror.
Theme noctis-lilac for CodeMirror.
Theme nord for CodeMirror.
cli for diffjam.com
Theme monokai for CodeMirror.
GraphQL types and code generator based on schema
Theme tokyo-night-storm for CodeMirror.
Monaco editor Monarch language syntax definitions for ES|QL
Theme quietlight for CodeMirror.
Theme aura for CodeMirror.
Clojure language support for the CodeMirror code editor
Theme darcula for CodeMirror.
Theme bespin for CodeMirror.
Theme abcdef for CodeMirror.
Theme gruvbox-dark for CodeMirror.
Themes all for CodeMirror 6.
Theme console for CodeMirror.
Theme white for CodeMirror.
Theme kimbie for CodeMirror.
Code highlight with Mantine theme
Theme red for CodeMirror.
code coverage in native javascript
Monaco Code Editor for Angular
Minimal 0-dep QR code generator & reader. Supports ascii, term, gif and svg formats
Has country codes for all countries in the world. Please send a PR if you see something missing or find a mistake.
Theme basic for CodeMirror.
Storybook CSS Modules preset
Theme copilot for CodeMirror.
Unleash the inner coder with code blocks for your remirror editor.
Theme monokai-dimmed for CodeMirror.
MetaMask fork of @scure/bip39: a secure, audited & minimal implementation of BIP39 mnemonic phrases
Theme abyss for CodeMirror.
Theme tomorrow-night-blue for CodeMirror.
TypeScript Standard Style based on StandardJS
A Storybook addon that extracts and displays compiled syntax-highlighted HTML
Postal Codes
Windows Language Code Identifier (LCID) for JavaScript
require plugin for js code coverage using bunker
Parsing tools that complement the @appthreat/atom project.
Common library for the @appthreat/atom project.
Map country codes (ISO 3166-1 alpha-2) to their default currency codes (ISO 4217)
Parse code files and patch it without having to use an AST
React component for entering and validating numbers, text or password.
All the goodness of `feross/standard` with semicolons sprinkled on top.
An opinionated code linter – a friendly companion to prettier
💪 Try as hard as possible to detect the client's language tag ('locale') in node or the browser. Browserify and Webpack friendly!
GraphQL Code Generator plugin to generate form validation schema from your GraphQL schema
Displays the source example of the current story
Wasm module for dprint-plugin-typescript.
Easy 2-Factor Integration For Node.js
Language codes & country codes
Monaco Editor for Vue 2&3 - use the monaco-editor in any Vue application without needing to use webpack (or rollup/vite) configuration files / plugins
This [GraphQL Code Generator](https://www.the-guild.dev/graphql/codegen) plugin creates resolvers given GraphQL schema.
Convert a country code ISO 3166-1 Alpha-3 to ISO 3166-1 Alpha-2
This library has the recommended default options used by the server preset `@eddeee888/gcg-typescript-resolver-files`.
JSON5 support for Codemirror 6
InlineCode Tool for Editor.js
Code Tool for Editor.js
convert country codes (ISO 3166-1 alpha-2) to corresponding emoji flags (unicode regional indicator symbols)
React component for entering PIN codes
ISO 3166 (standard for country codes and codes for their subdivisions)
FEEL language support for the CodeMirror code editor
Convert a country code ISO 3166-1 Alpha-2 to ISO 3166-1 Alpha-3
Elixir language support for the CodeMirror code editor
Inline code mark for ProseMirror
Build a ternary statement
Check if an identifier is defined
Convert shorthand hex color codes into full
The unified plugin used to highlight code block in html with Prism
A storybook addon that allows you to use components in your stories that rely on Formik context and see internal Formik state in a panel.
RegExp for gfm (GitHub Flavored Markdown) fenced code blocks.
Extract gfm (GitHub Flavored Markdown) fenced code blocks from a string.
Make multiple changes to a block of text by providing start and end indices and replacement text
US state names and postal codes
A dedent alternative for just code
Convert a locale id string (LCID) to a unicode regional indicator symbol.
Simple AOT compatible QR code generator for your Angular project.
A simple in-process locking mechanism for critical sections of code.
Vim keybindings for CodeMirror 6
Voucher Code Generator
A fully customizable, one-time password (OTP) and phone number with separator input component for the web built with React.
Copy files from one path to another, based on the instructions provided in a configuration file.
Use Claude Code without an Anthropics account and route it to another LLM provider
🎉A verification code input
jk standard library
Country calling codes and iso codes based on countrycode.org
Smart file filter for Repomix - search and bundle only files containing specific strings
CodeMirror merge view for React.
Codemirror
Syntax highlighting, like GitHub