{"library":"haya","type":"library","category":null,"description":"Haya is an experimental development server and production bundler leveraging `esbuild` for both development and build processes, in contrast to similar tools like Vite which utilize Rollup for production builds. Currently at version `0.0.10`, it is in a very early stage of development and explicitly not recommended for serious production projects. Its release cadence appears rapid, with frequent minor version updates introducing features like Vue support and asset handling (e.g., `?raw`, `?worker`). Key differentiators include its `esbuild`-only approach for bundling, which aims for potentially faster production builds, and a reliance on full-page reloads during development instead of fine-grained Hot Module Replacement (HMR). It provides out-of-the-box support for TypeScript, JSX/TSX, CSS, and PostCSS, with path alias configuration available via `tsconfig.json`.","language":"javascript","status":"active","version":"0.0.10","tags":["javascript","esbuild","vite","dev","server","webpack","bundler","web","development","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install haya","imports":["import { createServer } from 'haya'","import { build } from 'haya'","import { preview } from 'haya'"]},{"cmd":"yarn add haya","imports":[]},{"cmd":"pnpm add haya","imports":[]}],"homepage":null,"github":"https://github.com/egoist/haya","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/haya","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/haya/compatibility"}}