Skip to content
This repository was archived by the owner on Mar 17, 2025. It is now read-only.

funkster-js/core

Repository files navigation

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