Docs

Installation

Bootstrap a new project and run it locally.

Updated: 2026-02-23

Create project

The fastest way is to scaffold using the CLI.

bash
npx better-helperjs create my-app
cd my-app
npm install
npm run dev

Requirements

Use a modern runtime (Node 20+, Bun, or Deno where applicable).

For docs and web projects with Vite, ensure TypeScript is enabled and jsxImportSource is configured to better-helperjs.