io-gui
v2.0.0-alpha.3
Published
The complete Io-Gui framework — all packages in one bundle.
Readme
io-gui
The complete Io-Gui framework as a single package. Re-exports and bundles all @io-gui/* packages together.
Install
npm install io-guiOptional peer dependencies (install only what you use):
three— for@io-gui/threecomponents
Usage
import { IoElement, ioButton, Color } from 'io-gui'Published dist/index.js is a bundled ES module. All @io-gui/* packages are inlined. Third-party libraries (three) remain external peer dependencies.
Types are published as a bundled dist/index.d.ts.
