{"library":"defuss","type":"library","category":null,"description":"Defuss is a minimalistic web framework (~2 KiB gzip) that provides JSX rendering, DOM manipulation via a jQuery-like API, and SSR/SSG capabilities. Current version 3.4.5. It emphasizes explicit code over magic, with a tiny codebase (~500 LoC for core packages). Released under MIT. Key differentiators: isomorphic rendering with only three functions (jsx, render, renderToString), tree-shakable, TypeScript-first, and replaces complex state management with simple reactive patterns.","language":"javascript","status":"active","version":"3.4.5","tags":["javascript","jsx","render","ssr","ssg","isomorphic","jquery-like","defuss","react-like","typescript"],"last_verified":"Fri May 01","install":[{"cmd":"npm install defuss","imports":["import { jsx } from 'defuss/render'","import { render } from 'defuss/render'","import { $ } from 'defuss/dequery'","import { renderToString } from 'defuss/render'"]},{"cmd":"yarn add defuss","imports":[]},{"cmd":"pnpm add defuss","imports":[]}],"homepage":"https://defuss.dev","github":"https://github.com/kyr0/defuss","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/defuss","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}