funkster-js / core

Core types and combinators.
https://www.npmjs.com/package/@funkster/core
The Unlicense
1 stars 1 forks source link
functional funkster server typescript

funkster-core

npm npm license Greenkeeper badge Travis

Icon

Funkster is a compositional server library. This package contains the core combinators and types to build more context specific modules, like funkster-http.

Install

$ npm install @funkster/core

Build

$ npm install && npm run build

Test

$ npm run test