to-single-quotes
Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`
Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`
Convert matching single-quotes to double-quotes: I 'love' unicorns → I "love" unicorns
Monaco Editor for React - use the monaco-editor in any React application without needing to use webpack (or rollup/parcel/etc) configuration files / plugins
Convert a locale id string (LCID) to a unicode regional indicator symbol.
ANSI syntax highlighting for the terminal
An ESLint Shareable Config for JavaScript Standard Style with TypeScript support
Codemirror
JavaScript/TypeScript linter (ESLint wrapper) with great defaults
Strip HTML tags from strings. No parser, accepts mixed sources.
Merges multiple lcov results into one
ESLint shareable config for TypeScript to be used with eslint-config-xo
All the goodness of `feross/standard` with semicolons sprinkled on top.
Make multiple changes to a block of text by providing start and end indices and replacement text
Build a ternary statement
Check if an identifier is defined
Widget for editing code in Netlify CMS
remark-lint rule to warn when code blocks do not adhere to a given style
Has country codes for all countries in the world. Please send a PR if you see something missing or find a mistake.
Info on ISO 639-3
Monaco Code Editor for Angular