Skip to content

Latest commit

 

History

History
45 lines (30 loc) · 1.49 KB

README.md

File metadata and controls

45 lines (30 loc) · 1.49 KB


An extremely lightweight (0.37kb), experimental, front-end library

Version Downloads

What is Reval.js?

Reval.js is just a fun experimental project built to be one of the lightest front end libraries out there, don't use it for anything useful.

What does it have?

  • Functions to create/render HTML elements.
  • Components with states and lifecycle events support.

Yeah that's it.

What doesn't it have?

  • Scalability and speed for any big, practical apps.

Comparison

Just for fun, let's have a comparison in size with other light-weight libraries.

  • Alpine.js: 14 kb gzipped.
  • Petite-Vue: 6.9 kb gzipped.
  • Lucia.js: 2 kb gzipped.
  • Reval.js: 0.4 kb gzipped.

Copyrights and license

This project is licensed under the MIT license

Copyrights © 2021 Nguyen Phu Minh