[ buster ]
[ 原始碼: node-babel ]
套件:node-babel-preset-stage-3(6.26.0+dfsg-3+deb10u1) [security]
node-babel-preset-stage-3 的相關連結
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]
相似套件:
Babel preset for stage 3 plugins
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-preset-stage-3 有關的套件
|
|
|
|
-
- dep: node-babel-plugin-syntax-trailing-function-commas
- Compile trailing function commas to ES5
-
- dep: node-babel-plugin-transform-async-generator-functions
- Convert async generator functions to ES2015 generators
-
- dep: node-babel-plugin-transform-async-to-generator
- Turn async functions into ES2015 generators
-
- dep: node-babel-plugin-transform-exponentiation-operator
- Compile the exponentiation operator to ES5
-
- dep: node-babel-plugin-transform-object-rest-spread
- Compile object rest and spread to ES5
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable