[ 原始碼: 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.