[ buster ]
[ ソース: node-babel ]
パッケージ: node-babel-plugin-transform-strict-mode (6.26.0+dfsg-3+deb10u1) [security]
node-babel-plugin-transform-strict-mode に関するリンク
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]
類似のパッケージ:
Enable strict mode for all files
This plugin places a 'use strict'; directive at the top of all files to enable strict mode.
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-strict-mode 関連パッケージ
|
|
|
|
-
- dep: node-babel-runtime (>= 6.22~)
- babel selfContained runtime
-
- dep: node-babel-types (>= 6.24.1~)
- lodash-esque utility library for AST nodes
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable