byperapp
v0.1.0-beta
Published
JavaScript micro-framework for building web applications.
Maintainers
Readme
Byperapp
Byperapp is a JavaScript micro-framework for building web interfaces. Its a fork of Hyperapp.js. This is only for learning/Experimental purposes.
Experiments
- Nested Apps/Modules/Components. Hyperapp.js doesn't encourage this as its built around a centralized state management like elm.
- lifecycle methods as its removed from Hyperapp2
