lucasavila00 / folktale

A standard library for functional programming in JavaScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Folktale

Ready to work on~! Chat on Gitter Build status NPM version Dependencies status Licence Stability: Stable

Folktale is a standard library for functional programming in JavaScript.

Installing

Folktale can be installed through npm:

$ npm install folktale

Not using Node.js? Check out our guide to running Folktale in other environments!

Documentation

If you find any functionality that's not documented, or whose documentation is confusing or hard to understand, please report a bug on our issue tracker

Supported platforms

Browsers:

  • Chrome 23+
  • Firefox 21+
  • Safari 6+
  • Internet Explorer 9+
  • Edge 13+
  • Opera 12.12+

Mobile browsers:

  • Android 4.4+
  • iOS 7+

Support

Note that all interactions in this project are subject to Origami Tower's Code of Conduct.

Having trouble using Folktale?
Think Folktale should do something it doesn't yet?

By submitting a Pull Request you agree with releasing your code under the MIT licence.

Folktale discussion channels and information

Licence

Folktale is copyright (c) Quildreen Motta 2015-2016, and released under the MIT licence. See the LICENCE file in this repository for detailed information.

About

A standard library for functional programming in JavaScript

License:MIT License


Languages

Language:JavaScript 95.2%Language:Haskell 3.4%Language:CSS 0.8%Language:Makefile 0.3%Language:HTML 0.2%