[ 源代码: node-ramda ]
软件包:node-ramda(0.28.0+dfsg+~cs9.34.18-2)
node-ramda 的相关链接
Debian 的资源:
下载源码包 node-ramda:
- [node-ramda_0.28.0+dfsg+~cs9.34.18-2.dsc]
- [node-ramda_0.28.0+dfsg+~cs9.34.18.orig-ts-toolbelt.tar.xz]
- [node-ramda_0.28.0+dfsg+~cs9.34.18.orig-types-ramda.tar.xz]
- [node-ramda_0.28.0+dfsg+~cs9.34.18.orig.tar.xz]
- [node-ramda_0.28.0+dfsg+~cs9.34.18-2.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.