[ 源代码: node-js-tokens ]
软件包:node-js-tokens(8.0.0-2)
node-js-tokens 的相关链接
Debian 的资源:
下载源码包 node-js-tokens:
- [node-js-tokens_8.0.0-2.dsc]
- [node-js-tokens_8.0.0.orig.tar.gz]
- [node-js-tokens_8.0.0-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Regex that tokenizes JavaScript
js-tokens provides a regex with the g flag that matches JavaScript tokens. The regex always matches, even invalid JavaScript and the empty string. The next match is always directly after the previous.
Node.js is an event-based server-side JavaScript engine.