[ trixie ]
[ sid ]
[ 源代码: node-codemirror ]
软件包:node-codemirror-lang-javascript(6.2.2~6.33.0 ~cs119.71.50-2)
node-codemirror-lang-javascript 的相关链接
Debian 的资源:
下载源码包 node-codemirror:
- [node-codemirror_6.33.0 ~cs119.71.50-2.dsc]
- [node-codemirror_6.33.0 ~cs119.71.50.orig-codemirror-autocomplete.tar.gz]
- [node-codemirror_6.33.0 ~cs119.71.50.orig-codemirror-commands.tar.gz]
- [node-codemirror_6.33.0 ~cs119.71.50.orig-codemirror-lang-cpp.tar.gz]
- [node-codemirror_6.33.0 ~cs119.71.50.orig-codemirror-lang-css.tar.gz]
- [node-codemirror_6.33.0 ~cs119.71.50.orig-codemirror-lang-html.tar.gz]
- [node-codemirror_6.33.0 ~cs119.71.50.orig-codemirror-lang-java.tar.gz]
- [node-codemirror_6.33.0 ~cs119.71.50.orig-codemirror-lang-javascript.tar.gz]
- [node-codemirror_6.33.0 ~cs119.71.50.orig-codemirror-lang-json.tar.gz]
- [node-codemirror_6.33.0 ~cs119.71.50.orig-codemirror-lang-php.tar.gz]
- [node-codemirror_6.33.0 ~cs119.71.50.orig-codemirror-lang-python.tar.gz]
- [node-codemirror_6.33.0 ~cs119.71.50.orig-codemirror-lang-rust.tar.gz]
- [node-codemirror_6.33.0 ~cs119.71.50.orig-codemirror-lang-sql.tar.gz]
- [node-codemirror_6.33.0 ~cs119.71.50.orig-codemirror-lang-wast.tar.gz]
- [node-codemirror_6.33.0 ~cs119.71.50.orig-codemirror-lang-xml.tar.gz]
- [node-codemirror_6.33.0 ~cs119.71.50.orig-codemirror-language.tar.gz]
- [node-codemirror_6.33.0 ~cs119.71.50.orig-codemirror-legacy-modes.tar.gz]
- [node-codemirror_6.33.0 ~cs119.71.50.orig-codemirror-lint.tar.gz]
- [node-codemirror_6.33.0 ~cs119.71.50.orig-codemirror-search.tar.gz]
- [node-codemirror_6.33.0 ~cs119.71.50.orig-codemirror-view.tar.gz]
- [node-codemirror_6.33.0 ~cs119.71.50.orig-crelt.tar.gz]
- [node-codemirror_6.33.0 ~cs119.71.50.orig-style-mod.tar.gz]
- [node-codemirror_6.33.0 ~cs119.71.50.orig.tar.gz]
- [node-codemirror_6.33.0 ~cs119.71.50-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
JavaScript language support for the CodeMirror code editor
CodeMirror is a code editor component for the web. It can be used in websites to implement a text input field with support for many editing features, and has a rich programming interface to allow further extension.
This package provides the JavaScript language support.
其他与 node-codemirror-lang-javascript 有关的软件包
|
|
|
|
-
- dep: node-codemirror-autocomplete
- Autocompletion for the CodeMirror code editor
-
- dep: node-codemirror-language
- Language support infrastructure for the CodeMirror code editor
-
- dep: node-codemirror-lint
- Linting support for the CodeMirror code editor
-
- dep: node-codemirror-state
- Node.js module that implements the editor state for libjs-codemirror
-
- dep: node-codemirror-view
- DOM view component for the CodeMirror code editor
-
- dep: node-lezer-common (>= 1.1.0~)
- Common files for all node-lezer-* parsers
-
- dep: node-lezer-javascript
- Node.js module to provide JavaScript grammar for the lezer parser system