banira
.js
Docs
CLI
API
GitHub ↗
☾
banira.js
/
Docs
Documentation
Conceptual guides for building, documenting and shipping vanilla web components with banira.
guide
Getting started
From an empty folder to a live, reloading web component in about a minute.
guide
The toolchain
One source file is the input; the Custom Elements Manifest is the hub everything else is derived from.
guide
Authoring components
banira reads ordinary class members and a handful of jsdoc tags — no decorators, no base class.
guide
CI & release
banira is built for CI: a smoke test that needs no per-component code, and a manifest diff that suggests the release type.