[ 原始碼: node-ramda ]
套件:node-ramda(0.28.0+dfsg+~0.28.18-1)
node-ramda 的相關連結
Debian 的資源:
下載原始碼套件 node-ramda:
- [node-ramda_0.28.0+dfsg+~0.28.18-1.dsc]
- [node-ramda_0.28.0+dfsg+~0.28.18.orig-types-ramda.tar.xz]
- [node-ramda_0.28.0+dfsg+~0.28.18.orig.tar.xz]
- [node-ramda_0.28.0+dfsg+~0.28.18-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.