codemirror / lang-exampleLinks
Example/template repository for building a language package
☆79Updated 3 months ago
Alternatives and similar repositories for lang-example
Users that are interested in lang-example are comparing it to the libraries listed below
Sorting:
- Attempt to get TextMate grammars working in standalone Monaco☆142Updated last year
- JavaScript language support for the CodeMirror code editor☆76Updated 6 months ago
- A JavaScript lezer grammar☆165Updated 2 months ago
- DOM view component for the CodeMirror code editor☆162Updated this week
- Oniguruma Bindings for VS Code☆131Updated 5 months ago
- Editor state data structures for the CodeMirror code editor☆74Updated this week
- Autocompletion for the CodeMirror code editor☆81Updated 3 weeks ago
- Parser generator for the lezer incremental parser☆184Updated 2 weeks ago
- Render JSX without libraries like React with 0 overhead☆35Updated 2 years ago
- Node module to help testing VS Code web extensions.☆78Updated this week
- Playing around with notebook software☆43Updated 5 months ago
- mdast utility to serialize markdown☆126Updated 9 months ago
- Highlight your Monaco Editor with tree-sitter grammar.☆44Updated 2 years ago
- One Dark theme for the CodeMirror code editor☆80Updated 5 months ago
- Runtime type-checking for JavaScript functions☆76Updated last year
- utility to serialize hast to HTML☆111Updated 9 months ago
- Math JS library. Super advanced & efficient Math expression evaluator☆217Updated 5 months ago
- Curiosity hacks with Monaco Editor's tree component☆129Updated 2 years ago
- Language Server integration for CodeMirror 6☆249Updated 2 months ago
- Packed syntax tree data structure☆64Updated last week
- The URI implementation that is used in VS Code and its extensions.☆232Updated this week
- JSON grammar for Lezer☆21Updated 10 months ago
- Collection of ported legacy language modes for the CodeMirror code editor☆105Updated last month
- A lezer-integrated Markdown parser☆137Updated 2 weeks ago
- Example configuration for the CodeMirror code editor☆98Updated 5 months ago
- JSPM Import Map Generator☆176Updated 6 months ago
- Linting support for the CodeMirror code editor☆24Updated 2 weeks ago
- The utility to easy setup monaco-editor into your browser☆222Updated last month
- A library for working with abstract syntax trees.☆114Updated last month
- Safely evaluate JavaScript (estree) expressions, sync and async.