[ ソース: node-toidentifier ]
パッケージ: node-toidentifier (1.0.1-1)
node-toidentifier に関するリンク
Debian の資源:
node-toidentifier ソースパッケージをダウンロード:
- [node-toidentifier_1.0.1-1.dsc]
- [node-toidentifier_1.0.1.orig.tar.gz]
- [node-toidentifier_1.0.1-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Convert a string of words to a JavaScript identifier
This module given a string as the argument, will transform it to an identifier (variable name for instance) using stable rules.
It is a dependency of Express.js, a web application framework for Node.js.
Node.js is an event-based server-side JavaScript engine.