Skip to content

jpotterm/translucent-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Translucent.js

A referentially transparent library for functional programming.

Translucent adds powerful features from functional programming to JavaScript while remaining light and simple. Some features are:

  • Typeclasses
  • Everything is curried
  • Referentially transparency (no side-effects)

Documentation

Documentation is on the Github wiki.

Use Cases

Some examples of cool things you can do with Translucent.

Contributing

To get set up to do development on Translucent and to submit pull requests, follow this guide.

License

See LICENSE.txt. In short, this code is under the CC0 license which means it's essentially in the public domain. If you modify or redistribute this code I'd appreciate attribution, but you are under no obligation to give it.

About

A functional programming library that supports typeclasses.

Resources

License

Stars

Watchers

Forks

Packages

No packages published