[ buster ]
[ 源代码: node-babel ]
软件包:node-babel-plugin-transform-decorators(6.26.0+dfsg-3+deb10u1) [security]
node-babel-plugin-transform-decorators 的相关链接
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-export-extensions
- node-babel-plugin-transform-object-rest-spread
- node-babel-plugin-transform-do-expressions
- node-babel-plugin-transform-exponentiation-operator
- node-babel-plugin-syntax-trailing-function-commas
- node-babel-plugin-transform-function-bind
- node-babel-plugin-syntax-decorators
- node-babel-helper-bindify-decorators
- node-babel-plugin-transform-class-properties
- node-babel-plugin-transform-class-constructor-call
- node-babel-core
Compile class and object decorators to ES5
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-decorators 有关的软件包
|
|
|
|
-
- dep: node-babel-helper-explode-class (>= 6.24.1~)
- Helper function to explode classes
-
- dep: node-babel-plugin-syntax-decorators (>= 6.13.0~)
- Allow parsing of decorators
-
- dep: node-babel-runtime (>= 6.22~)
- babel selfContained runtime
-
- dep: node-babel-template (>= 6.24.1~)
- Generate an AST from a string template.
-
- dep: node-babel-types (>= 6.24.1~)
- lodash-esque utility library for AST nodes
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable