The core library of the banira toolchain, providing essential utilities and runtime support for developing web components using vanilla JavaScript.
Class | Description |
---|---|
Compiler | Uses tsc to compile TypeScript files to Javascript |
TestHelper | Helper class for testing web components in a JSDOM environment |
DocGen | Generates html documentation for Webcomponents based on @example tags |