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