[ 原始碼: node-lowercase-keys ]
套件:node-lowercase-keys(2.0.0-2)
node-lowercase-keys 的相關連結
Debian 的資源:
下載原始碼套件 node-lowercase-keys:
- [node-lowercase-keys_2.0.0-2.dsc]
- [node-lowercase-keys_2.0.0.orig.tar.gz]
- [node-lowercase-keys_2.0.0-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Lowercase the keys of an object
It lowercases the keys and returns a new object. If you pass the keys of an object which are not in lowercase or if you want to ensure that all the keys are in lowercase then you can pass the object as an argument and it returns a new object with all the keys in lowercase. This package is a dependency for ava.
Node.js is an event-based server-side JavaScript engine.