licenses.dev

@codemirror/language-data v0.20.0

Language metadata and dynamic loading for the CodeMirror code editor

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT36
PackageRelationDependenciesPublished
@codemirror/autocomplete • 0.20.3Autocompletion for the CodeMirror code editorINDIRECT8
@codemirror/lang-cpp • 0.20.0C++ language support for the CodeMirror code editorDIRECT9
@codemirror/lang-css • 0.20.0CSS language support for the CodeMirror code editorDIRECT10
@codemirror/lang-html • 0.20.0HTML language support for the CodeMirror code editorDIRECT16
@codemirror/lang-java • 0.20.1Java language support for the CodeMirror code editorDIRECT9
@codemirror/lang-javascript • 0.20.1JavaScript language support for the CodeMirror code editorDIRECT12
@codemirror/lang-json • 0.20.0JSON language support for the CodeMirror code editorDIRECT9
@codemirror/lang-markdown • 0.20.1Markdown language support for the CodeMirror code editorDIRECT18
@codemirror/lang-php • 0.20.0PHP language support for the CodeMirror code editorDIRECT18
@codemirror/lang-python • 0.20.0Python language support for the CodeMirror code editorDIRECT9
@codemirror/lang-rust • 0.20.0Rust language support for the CodeMirror code editorDIRECT9
@codemirror/lang-sql • 0.20.4SQL language support for the CodeMirror code editorDIRECT9
@codemirror/lang-wast • 0.20.0WebAssembly Text Format support for the CodeMirror code editorDIRECT8
@codemirror/lang-xml • 0.20.0XML language support for the CodeMirror code editorDIRECT10
@codemirror/language • 0.20.2Language support infrastructure for the CodeMirror code editorDIRECT7
@codemirror/legacy-modes • 0.20.0Collection of ported legacy language modes for the CodeMirror code editorDIRECT8
@codemirror/lint • 0.20.3Linting support for the CodeMirror code editorINDIRECT5
@codemirror/state • 0.20.1Editor state data structures for the CodeMirror code editorINDIRECT0
@codemirror/view • 0.20.7DOM view component for the CodeMirror code editorINDIRECT3
@lezer/common • 0.16.1Syntax tree data structure and parser interfaces for the lezer parserINDIRECT0
@lezer/cpp • 0.16.0lezer-based C++ grammarINDIRECT3
@lezer/css • 0.16.0lezer-based CSS grammarINDIRECT3
@lezer/highlight • 0.16.0Highlighting system for Lezer parse treesINDIRECT1
@lezer/html • 0.16.1lezer-based HTML grammarINDIRECT3
@lezer/java • 0.16.0lezer-based Java grammarINDIRECT3
@lezer/javascript • 0.16.0lezer-based JavaScript grammarINDIRECT3
@lezer/json • 0.16.0lezer-based JSON grammarINDIRECT3
@lezer/lr • 0.16.3Incremental parserINDIRECT1
@lezer/markdown • 0.16.1Incremental Markdown parser that consumes and emits Lezer treesINDIRECT2
@lezer/php • 0.16.0Lezer-based PHP grammarINDIRECT3
@lezer/python • 0.16.1Lezer-based Python grammarINDIRECT3
@lezer/rust • 0.16.1Lezer-based Rust grammarINDIRECT3
@lezer/xml • 0.16.0lezer-based XML grammarINDIRECT3
crelt • 1.0.6Tiny DOM-element-creation utilityINDIRECT0
style-mod • 4.1.2A minimal CSS module shimINDIRECT0
w3c-keyname • 2.2.8Get a KeyboardEvent.key-style string from an eventINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/%40codemirror%2Flanguage-data)](https://licenses.dev/npm/%40codemirror%2Flanguage-data)
<a href="https://licenses.dev/npm/%40codemirror%2Flanguage-data">
  <img src="https://licenses.dev/b/npm/%40codemirror%2Flanguage-data" alt="licenses" />
</a>

Or the licenses badge code for the 0.20.0 version:

[![licenses](https://licenses.dev/b/npm/%40codemirror%2Flanguage-data/0.20.0)](https://licenses.dev/npm/%40codemirror%2Flanguage-data/0.20.0)
<a href="https://licenses.dev/npm/%40codemirror%2Flanguage-data/0.20.0">
  <img src="https://licenses.dev/b/npm/%40codemirror%2Flanguage-data/0.20.0" alt="licenses" />
</a>
GitHub