[ ソース: 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.