{"library":"hyperapp","type":"library","category":null,"description":"Hyperapp is an ultra-lightweight JavaScript framework for building single-page applications, emphasizing minimalism and performance. It integrates state management and a Virtual DOM engine, all within a small footprint (around 1 KB gzipped) and without external dependencies. The current stable version is 2.0.22, with major versions introducing significant feature enhancements and API refinements, though a strict release cadence isn't explicitly stated beyond regular updates. Its key differentiators include its small bundle size, a declarative and purely functional API, and a focus on minimizing the concepts developers need to learn, encompassing views, actions, effects, and subscriptions. It offers a streamlined approach to building performant web applications with an optimized diffing algorithm for efficient DOM updates.","language":"javascript","status":"active","version":"2.0.22","tags":["javascript","framework","hyperapp","frontend","vdom","web","app","ui","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install hyperapp","imports":["import { app } from 'hyperapp'","import { h } from 'hyperapp'","import { text } from 'hyperapp'"]},{"cmd":"yarn add hyperapp","imports":[]},{"cmd":"pnpm add hyperapp","imports":[]}],"homepage":"https://hyperapp.dev","github":"https://github.com/jorgebucaran/hyperapp","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/hyperapp","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/hyperapp/compatibility"}}