[ buster ]
[ 原始碼: node-babel ]
套件:node-babel-plugin-transform-class-properties(6.26.0+dfsg-3+deb10u1) [security]
node-babel-plugin-transform-class-properties 的相關連結
Debian 的資源:
下載原始碼套件 node-babel:
- [node-babel_6.26.0+dfsg-3+deb10u1.dsc]
- [node-babel_6.26.0+dfsg.orig.tar.gz]
- [node-babel_6.26.0+dfsg-3+deb10u1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [babeljs.io]
相似套件:
- node-babel-plugin-transform-define
- node-babel-plugin-transform-exponentiation-operator
- node-babel-plugin-syntax-trailing-function-commas
- node-babel-plugin-transform-export-extensions
- node-babel-plugin-transform-decorators
- node-babel-plugin-transform-object-rest-spread
- node-babel-plugin-transform-function-bind
- node-babel-plugin-syntax-export-extensions
- node-babel-core
- node-babel-preset-es2015
- node-babel-preset-es2016
Compile additional export-from statements to ES2015
Babel is a JavaScript compiler to use next generation JavaScript, today.
ES2015 and beyond: Babel has support for the latest version of JavaScript through syntax transformers. These plugins allow you to use new syntax, right now without waiting for browser support.
Node.js is an event-based server-side JavaScript engine.
其他與 node-babel-plugin-transform-class-properties 有關的套件
|
|
|
|
-
- dep: node-babel-helper-function-name (>= 6.24.1~)
- Helper function to change the property 'name' of every function
-
- dep: node-babel-plugin-syntax-class-properties (>= 6.8~)
- Allow parsing of class properties
-
- dep: node-babel-runtime (>= 6.22~)
- babel selfContained runtime
-
- dep: node-babel-template (>= 6.24.1~)
- Generate an AST from a string template.
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable