funkster-core
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