gravity-run
v0.0.8
Published
A framework for building scalable applications
Downloads
124
Readme
basalt
Type-safe components for scalable applications
Installation
bun add basaltUsage
import { greet } from 'basalt';
console.log(greet('World')); // Hello, World!Contributing
Please see CONTRIBUTING.md for contribution guidelines.
License
MIT
