0.0.0 • Published 1 year ago
effexor v0.0.0
effexor
possibly the most lightweight front-end framework on the planet that allows you to create reactive components
it provides 3 functions:
- signal() allows values to be reactive
- effect() runs whenever its dependent values change
- render() creates a component that automatically react to state changes