Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

folktale

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

folktale

A suite of libraries for generic functional programming in JavaScript that allows you to write elegant modular applications with fewer bugs and more reuse.

  • 2.3.2
  • next
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

Folktale

Ready to work on~! Chat on Gitter Build status Coverage Status NPM version Dependencies status Licence

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

Folktale is written for ECMAScript 2015 platforms, but it uses a subset of features that can be safely backported to platforms as old as ECMAScript 3. If you're running your program in an older platform, you'll need es5-shim and es6-shim.

Browsers:

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

Mobile browsers:

  • Android 4.4+
  • iOS 8.3+

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-2017, and released under the MIT licence. See the LICENCE file in this repository for detailed information.

Keywords

FAQs

Package last updated on 21 Jan 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc