properweb
v1.0.7
Published
`This project is still in development and unfit for production.`
Downloads
2
Readme
ProperWeb
This project is still in development and unfit for production.
The (opinionated) proper way to develop websites. Tired of typing long, complex scripts for doing something as simple as adding another HTML element to your DOM? Do you want to be able to build HTML sites in components, but without having to look for odd formatting and highlighting systems? Perhaps you will enjoy Proper Web, then.
Features
- Add HTML elements through JavaScript with JSX.
- Components automatically rebuild when imports are modified.
- Write HTML templates with JSX.