[ ソース: node-ramda ]
パッケージ: node-ramda (0.27.1+dfsg-1)
node-ramda に関するリンク
Debian の資源:
node-ramda ソースパッケージをダウンロード:
- [node-ramda_0.27.1+dfsg-1.dsc]
- [node-ramda_0.27.1+dfsg.orig.tar.xz]
- [node-ramda_0.27.1+dfsg-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [ramdajs.com]
類似のパッケージ:
practical functional library for JavaScript programmers
A library designed specifically for a functional programming style, one that makes it easy to create functional pipelines, one that never mutates user data.
The primary distinguishing features of Ramda are:
* Ramda takes the function first, and the data last * Ramda methods are automatically curried
Node.js is an event-based server-side JavaScript engine.