ramda-fantasy

:ram::sparkles: Fantasy-Land compatible types for easy integration with Ramda.js

Github星跟踪图

ramda-fantasy

Fantasy Land compatible types for easy integration with Ramda.

Project status

Ramda-Fantasy is no longer developed. There are a number of excellent libraries providing algebraic datatypes in JavaScript. The existing npm releases of Ramda-Fantasy will remain available indefinitely.

We recommend a number of alternative libraries such as Sanctuary, Folktale, Fluture, and Fantasy-Land.

Specifically, we suggest these replacements:

Available types, Name, Setoid, Semigroup, Functor, Applicative, Monad, Foldable, ChainRec, ---------------, :----------:, :------------:, :----------:, :--------------:, :--------:, :-----------:, :------------:, Either, ✔︎, ✔︎, ✔︎, ✔︎, ✔︎, Future, ✔︎, ✔︎, ✔︎, ✔︎, Identity, ✔︎, ✔︎, ✔︎, ✔︎, ✔︎, IO, ✔︎, ✔︎, ✔︎, ✔︎, Maybe, ✔︎, ✔︎, ✔︎, ✔︎, ✔︎, ✔︎, ✔︎, Reader, ✔︎, ✔︎, ✔︎, Tuple, ✔︎, ✔︎, ✔︎, State, ✔︎, ✔︎, ✔︎, ✔︎, Access like so:

  var Either = require('ramda-fantasy').Either;

available translations

Spanish

主要指标

概览
名称与所有者ramda/ramda-fantasy
主编程语言JavaScript
编程语言JavaScript (语言数: 1)
平台
许可证MIT License
所有者活动
创建于2014-12-03 03:08:53
推送于2022-01-31 21:41:16
最后一次提交2022-01-31 21:41:16
发布数10
最新版本名称v0.8.1 (发布于 2017-11-29 06:06:23)
第一版名称v0.2.0 (发布于 )
用户参与
星数1.5k
关注者数50
派生数92
提交数192
已启用问题?
问题数77
打开的问题数20
拉请求数87
打开的拉请求数1
关闭的拉请求数13
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?