パッケージ: node-lowercase-keys (2.0.0-2)
node-lowercase-keys に関するリンク
Trisquel の資源:
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]
メンテナ:
Original Maintainers:
- Debian Javascript Maintainers (メールアーカイブ)
- Shirish Togarla
外部の資源:
- ホームページ [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.