パッケージ: node-js-tokens (7.0.0-1)
node-js-tokens に関するリンク
Trisquel の資源:
node-js-tokens ソースパッケージをダウンロード:
- [node-js-tokens_7.0.0-1.dsc]
- [node-js-tokens_7.0.0.orig.tar.gz]
- [node-js-tokens_7.0.0-1.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian Javascript Maintainers (メールアーカイブ)
- Lucas de Castro Borges
外部の資源:
- ホームページ [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.