{"library":"funwork-js","type":"library","category":null,"description":"Funwork is a functional programming framework for building web applications, currently at v2.0.13. It emphasizes composability, immutability, and type safety, shipping with full TypeScript definitions. Unlike OOP-heavy frameworks, Funwork leverages pure functions and declarative pipelines, with a small core API and no required external dependencies. The package is actively maintained with periodic releases, and it is designed for both Node.js and browser environments. Key differentiators include a minimal learning curve for functional programmers, built-in support for side-effect management, and a plugin architecture that keeps the core lightweight.","language":"javascript","status":"active","version":"2.0.13","tags":["javascript","typescript"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install funwork-js","imports":["import { F } from 'funwork-js'","import { pipe } from 'funwork-js'","import { Http } from 'funwork-js'","import type { FunworkPlugin } from 'funwork-js'"]},{"cmd":"yarn add funwork-js","imports":[]},{"cmd":"pnpm add funwork-js","imports":[]}],"homepage":"https://github.com/n3v3rd1e/funwork#readme","github":"ssh://git@github.com/n3v3rd1e/funwork","docs":null,"changelog":null,"pypi":null,"npm":"funwork-js","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}