[ 原始碼: node-flow-remove-types ]
套件:node-flow-remove-types(1.2.3-7)
node-flow-remove-types 的相關連結
Debian 的資源:
下載原始碼套件 node-flow-remove-types:
- [node-flow-remove-types_1.2.3-7.dsc]
- [node-flow-remove-types_1.2.3.orig.tar.gz]
- [node-flow-remove-types_1.2.3-7.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Removes Flow type annotations from JavaScript files
Turn your JavaScript with Flow type annotations into standard JavaScript in an instant with no configuration and minimal setup.
Flow provides static type checking to JavaScript which can both help find and detect bugs long before code is deployed and can make code easier to read and more self-documenting. The Flow tool itself only reads and analyzes code.
Running code with Flow type annotations requires first removing the annotations which are non-standard JavaScript.
Node.js is an event-based server-side JavaScript engine.
其他與 node-flow-remove-types 有關的套件
|
|
|
|
-
- dep: node-babylon
- JavaScript parser used in Babel
-
- dep: node-vlq
- Variable-length quantity mapper for Node.js
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable