Licence
MIT
Version
3.0.2
Deps
3
Size
137 kB
Vulns
1
Weekly
0
teal-react
A bundle of reusable React files for re-use in my projects.
Examples
Run the local examples app to try components in a browser:
pnpm example
Then open the local URL printed by Vite. The examples import
@jesseteal/teal-react through a Vite alias pointed at src/index.ts, so
changes to the component source update live without building dist first.