@funkster/core
v1.0.3
Published
Funkster is a compositional server library. This package contains the core types and combinators.
Downloads
2
Maintainers
Readme
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