dmitrysidorenko / fnrepl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ramtuary

JavaScript functional REPL

builtwith builtwith builtwith

Usage

This REPL includes different libraries such as

  • Ramda - available with prefix R or without
  • Sanctuary - available with prefix S
  • Ramda Fantasy - available Either, Future, Identity, IO, Maybe, Reader, Tuple
  • Tcomb - available as tcomb

Todo

  • Add examples
  • Add info for available libraries

Please note

If you are looking for the original REPL, it is now part of Ramda REPL here

About

License:MIT License


Languages

Language:JavaScript 75.0%Language:HTML 17.3%Language:CSS 7.7%