Skip to content

A javascript library which uses a functional approach to make journeying with data through an application easy

License

Notifications You must be signed in to change notification settings

craigmichaelmartin/uter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

uter

(probably) means "either" in Latin

Installation

npm install --save uter

What is uter?

uter is a javascript library which takes a functional approach to journeying with data through an application. Using the basic constructs of a Left wrapper or a Right wrapper, data can functionally pass through many layers of your application without having to bubble through exceptions or rejected promises.

About

A javascript library which uses a functional approach to make journeying with data through an application easy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published