blastdom
v0.0.8
Published
BlastDOM is a declarative UI framework that uses JSON schema to visually compose interfaces, connect data, and define interactions for web and mobile apps.
Downloads
7
Readme
FramJet BlastDOM
BlastDOM is a declarative UI framework that uses JSON schema to visually compose interfaces, connect data, and define interactions for web and mobile apps.
Installation
You can install the package using npm, yarn or pnpm:
# With npm
npm install blastdom
# With Yarn
yarn add blastdom
# With PNPM
pnpm install blastdom
License
This project is licensed under the MIT License. See the LICENSE file for details.