1.0.7 • Published 3 years ago

properweb v1.0.7

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

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.