[ buster ]
[ ソース: node-acorn-jsx ]
パッケージ: node-acorn-jsx (4.1.1-2)
node-acorn-jsx に関するリンク
Debian の資源:
node-acorn-jsx ソースパッケージをダウンロード:
- [node-acorn-jsx_4.1.1-2.dsc]
- [node-acorn-jsx_4.1.1.orig.tar.gz]
- [node-acorn-jsx_4.1.1-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
- node-babel-plugin-transform-vue-jsx
- node-babel-plugin-transform-react-jsx-self
- node-babel-plugin-transform-react-jsx-source
- node-babel-plugin-syntax-jsx
- node-babel-helper-builder-react-jsx
- node-babylon
- node-babel-plugin-transform-es3-property-literals
- node-debbundle-acorn
- node-acorn
- node-babel-plugin-syntax-object-rest-spread
- node-babel-plugin-transform-es3-member-expression-literals
JSX parser based on node-acorn
This pure javascript module based on node-acorn parses JSX file.
JSX, a JavaScript extension syntax allowing quoting of HTML and using HTML tag syntax to render subcomponents. This new syntax is intended to be used by preprocessors (i.e., transpilers like Babel) to transform HTML-like text found in JavaScript files into standard JavaScript objects that a JavaScript engine will parse.
Node.js is an event-based server-side JavaScript engine.
その他の node-acorn-jsx 関連パッケージ
|
|
|
|
-
- dep: node-acorn (>= 5.0.3)
- ECMAScript parser for Node.js
-
- dep: nodejs (>= 4.7)
- evented I/O for V8 javascript - runtime executable