inspira
v0.0.1
Published
A presentation framework for developer tech talks — credits-style bullet flow, a small fast core, and opt-in plugins. Early work in progress; name reserved.
Maintainers
Readme
inspira
A presentation framework for developer tech talks. Credits-style bullet flow, a small fast core, and opt-in plugins.
🚧 Early work in progress. This
0.0.1reserves the name — the real API isn't published yet. Watch this space.
The idea
- Credits-style flow — each point animates into prominence while earlier points slide up like end credits. A slide is a moving window over a continuous scroll, not a discrete frame.
- Flexible scroll-back — revisit earlier points mid-talk, then resume, with native, instant scrolling.
- Small fast core, power in plugins — the core stays lightweight; heavier features (charts, math, diagrams, syntax highlighting, networking) are opt-in plugins you pay for only when you import them.
- Developer-first — decks are authored as JS modules with
lit-htmltemplates. - The deck travels as a live web app — the export is the real, dynamic deck, never flattened to static pages.
Status
| Package | Purpose |
| --- | --- |
| inspira | The core framework (this package) |
| @inspirajs/plugin-* | Opt-in plugins |
| create-inspira | Project scaffolder |
Plugins and source: https://github.com/inspirajs
License
MIT © Matthew Kemp
