stunsail

the functional-ish javascript utility library

VersionLicenseTravis CIJavaScript Standard Style

[object Object]

Practically functional

While stunsail has an API that encourages functional programming, it still feels at home in JavaScript by keeping it simple & practical.

[object Object]

TypeScript defined

TypeScript definitions are included so you'll know what you're looking for and how to use it.

[object Object]

Pipeline & param.macro friendly

Designed for pipelining, stunsail works nicely with both param.macro, a Babel macro for compile-time partial application, and the pipe operator.