bembajs
v1.4.11
Published
BembaJS - A Next.js-like framework for programming in Bemba language with full control flow and Chakra UI support
Maintainers
Readme
bembajs
Framework runtime and CLI for BembaJS.
Install
bun add bembajsCLI
bunx bemba panga my-app
bunx bemba tungulula
bunx bemba akha
bunx bemba fumyaWhat it provides
- React-first dev and build flow
- Bemba syntax routing/components support
- SSR/dev server integration
- TypeScript-aware package exports (
dist/index.d.ts)
Notes
bembajs uses bembajs-core for compiler/runtime internals. If you build tooling, prefer importing from bembajs-core directly.
