is-fullwidth-code-point
Check if the character represented by a given Unicode code point is fullwidth
Found 5166 results for code 128
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 alphanumerical
Check if a character is decimal
Lint files staged by git
Detect the indentation of code
Check if a character is alphabetical
Low footprint ECMAScript source code parser
Fork of the awesome https://github.com/davidshimjs/qrcodejs as npm module for browserification
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
Virtual syntax highlighting for virtual DOMs and non-HTML things
Basic configuration for the CodeMirror code editor
Code generation tools for React Native
Lightweight, robust, elegant virtual syntax highlighting using Prism
Secure, audited & minimal implementation of BIP39 mnemonic phrases
Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`
<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
Language support infrastructure for the CodeMirror code editor
JavaScript Standard Style - ESLint Shareable Config
DOM view component for the CodeMirror code editor
Editor state data structures for the CodeMirror code editor
Autocompletion for the CodeMirror code editor
Linting support for the CodeMirror code editor
Collection of editing commands 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 if a number is a redirect HTTP status code
parses ASCII BMFont files to a JavaScript object
Sanitize strings for use as JavaScript identifiers & property names
parses XML BMFont files into a JavaScript object
Get Pretty Quick
Check whether a browser event matches a hotkey.
JavaScript language support for the CodeMirror code editor
One Dark theme for the CodeMirror code editor
reads a BMFont binary in a Buffer into a JSON object
A QR code generator for React and React Native.
JSON language support for the CodeMirror code editor
loads a BMFont file in Node and the browser
CodeMirror component for React.
This package contains the functionality for the code blocks and code highlighting for Lexical.
CSS language support for the CodeMirror code editor
Composable primitives for dead code elimination in Babel
Basic configuration for the CodeMirror6 code editor.
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.
spawn() that returns a duplex stream and emits errors with stderr data on non-zero exit codes
A library of useful functions used across various cspell tools.
Wrap your standards in a tortilla and cover it in special sauce.
Python language support for the CodeMirror code editor
JavaScript Standard Style
Collection of ported legacy language modes for the CodeMirror code editor
SQL language support for the CodeMirror code editor
XML language support for the CodeMirror code editor
Saves the code coverage collected during Cypress tests
ESLint shareable config for XO
Create fancy log entries for errors and function call sites.
View a story’s source code to see how it works and paste into your app
Markdown language support for the CodeMirror code editor
ESLint shareable config for the Google style
Themes for CodeMirror.
Simple no-frills code editor with syntax highlighting
C++ language support for the CodeMirror code editor
YAML language support for the CodeMirror code editor
Rust language support for the CodeMirror code editor
Generate a github-flavored-markdown fenced-code-block snippet.
Java language support for the CodeMirror code editor
PHP language support for the CodeMirror code editor
Lookup currency codes based on ISO 4217
Liquid template support for the CodeMirror code editor
Sass/SCSS language support for the CodeMirror code editor
WebAssembly Text Format support for the CodeMirror code editor
Go language support for the CodeMirror code editor
Language metadata and dynamic loading for the CodeMirror code editor
Vue template 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
Less support for the CodeMirror code editor
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
Strip HTML tags from strings. No parser, accepts mixed sources.
A diff/merge view for CodeMirror
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.
Generate a image to base64.
A markdown editor with preview, implemented with React.js and TypeScript.
Is given string a language code (as per IANA)
A gulp plugin for processing files with ESLint
Basic Light theme for the CodeMirror code editor
Check whether a browser event matches a hotkey.
React component to generate QR codes
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
Finds countries by various country codes
JavaScript Standard Style React/JSX support - ESLint Shareable Config
Converts function to its source code.
Theme github for CodeMirror.
Create fancy log entries for errors and function call sites.
ANSI syntax highlighting for the terminal
Code is a component used to display inline code.
Theme vscode for CodeMirror.
Merges multiple lcov results into one
Dead-simple spell checking in CodeMirror.
Wasm module for dprint-plugin-toml.
remark-lint rule to warn when fenced code markers violate the given style
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
A JavaScript ANSI color/style management. ANSI parsing. ANSI to CSS. Small, clean, no dependencies.
JavaScript Semistandard Style - ESLint Shareable Config
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.
Info on ISO 639-3
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.
A TypeScript ESLint config that loves you
Two- / Multi- Factor Authenication (2FA / MFA) for node.js
Theme bbedit for CodeMirror.
SQL + n8n expression language support for CodeMirror 6
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 dracula for CodeMirror.
React Native plugin for the CodePush service
Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`
Extract code comments from string or from a glob of files using esprima.
HTML + n8n expression language support for CodeMirror 6
Theme andromeda for CodeMirror.
ESLint shareable config for React to be used with eslint-config-xo
Create atom (âš›) representation for your application, packages and libraries
A simple code editor with syntax highlighting.
Load languages Extensions for CodeMirror6.
Theme sublime for CodeMirror.
A Camera component for React Native. Also reads barcodes.
Theme xcode for CodeMirror.
Opinionated QR Code component for React
Instant code highlighting, auto-detect language, super easy to use.
Theme okaidia for CodeMirror.
Storybook add-on to enable SWC builds.
Lezer grammar language support for the CodeMirror code editor
Emojis for HTTP status codes
Theme tokyo-night-day for CodeMirror.
GraphQL types and code generator based on schema
Theme duotone for CodeMirror.
cli for diffjam.com
Theme solarized for CodeMirror.
Theme nord for CodeMirror.
Clojure language support for the CodeMirror code editor
Monaco editor Monarch language syntax definitions for ES|QL
Theme quietlight for CodeMirror.
Theme monokai for CodeMirror.
Theme aura for CodeMirror.
Theme darcula for CodeMirror.
Theme tokyo-night-storm for CodeMirror.
Monaco Code Editor for Angular
Theme bespin for CodeMirror.
Theme abcdef for CodeMirror.
Theme gruvbox-dark for CodeMirror.
Code highlight with Mantine theme
Themes all for CodeMirror 6.
Theme console for CodeMirror.
Theme red for CodeMirror.
code coverage in native javascript
Theme atomone for CodeMirror.
Theme white for CodeMirror.
Theme kimbie for CodeMirror.
Theme eclipse for CodeMirror.
Theme androidstudio for CodeMirror.
Minimal 0-dep QR code generator & reader. Supports ascii, term, gif and svg formats
Theme noctis-lilac for CodeMirror.
Theme basic for CodeMirror.
Theme copilot for CodeMirror.
Unleash the inner coder with code blocks for your remirror editor.
Has country codes for all countries in the world. Please send a PR if you see something missing or find a mistake.
Theme monokai-dimmed for CodeMirror.
TypeScript Standard Style based on StandardJS
Theme tomorrow-night-blue for CodeMirror.
Theme abyss for CodeMirror.
Storybook CSS Modules preset
A Storybook addon that extracts and displays compiled syntax-highlighted HTML
Windows Language Code Identifier (LCID) for JavaScript
Postal Codes
MetaMask fork of @scure/bip39: a secure, audited & minimal implementation of BIP39 mnemonic phrases
require plugin for js code coverage using bunker
Common library for the @appthreat/atom project.
Parse code files and patch it without having to use an AST
All the goodness of `feross/standard` with semicolons sprinkled on top.
React component for entering and validating numbers, text or password.
Map country codes (ISO 3166-1 alpha-2) to their default currency codes (ISO 4217)
Displays the source example of the current story
GraphQL Code Generator plugin to generate form validation schema from your GraphQL schema
Easy 2-Factor Integration For Node.js
Parsing tools that complement the @appthreat/atom project.
Wasm module for dprint-plugin-typescript.
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
💪 Try as hard as possible to detect the client's language tag ('locale') in node or the browser. Browserify and Webpack friendly!
This [GraphQL Code Generator](https://www.the-guild.dev/graphql/codegen) plugin creates resolvers given GraphQL schema.
This library has the recommended default options used by the server preset `@eddeee888/gcg-typescript-resolver-files`.
Convert a country code ISO 3166-1 Alpha-3 to ISO 3166-1 Alpha-2
convert country codes (ISO 3166-1 alpha-2) to corresponding emoji flags (unicode regional indicator symbols)
JSON5 support for Codemirror 6
Code Tool for Editor.js
InlineCode Tool for Editor.js
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
Build a ternary statement
Inline code mark for ProseMirror
Check if an identifier is defined
The unified plugin used to highlight code block in html with Prism
Make multiple changes to a block of text by providing start and end indices and replacement text
Extract gfm (GitHub Flavored Markdown) fenced code blocks from a string.
RegExp for gfm (GitHub Flavored Markdown) fenced code blocks.
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.
US state names and postal codes
A dedent alternative for just code
Convert shorthand hex color codes into full
Convert a locale id string (LCID) to a unicode regional indicator symbol.
Simple AOT compatible QR code generator for your Angular project.
Vim keybindings for CodeMirror 6
A simple in-process locking mechanism for critical sections of code.
Voucher Code Generator
A fully customizable, one-time password (OTP) and phone number with separator input component for the web built with React.
Use Claude Code without an Anthropics account and route it to another LLM provider
Copy files from one path to another, based on the instructions provided in a configuration file.
Codemirror
Country calling codes and iso codes based on countrycode.org
🎉A verification code input
jk standard library
Syntax highlighting, like GitHub