@truejs/core
v0.0.3
Published
True.js is a UI-oriented JavaScript framework for building high-performance apps. No HTML, no CSS – only JS.
Maintainers
Readme
TrueJs
True.js is a UI-oriented JavaScript framework for building high-performance apps. No HTML, no CSS – only JS.
Just try it!
Installation
npm install @truejs/coreUsage
import { Box } from '@truejs/core';
const box = Box();License
MIT
