lightue

1.0.0-beta-2 • Public • Published

Lightue

npm-v npm-d brotli brotli

A lightweight and simple web frontend model-view framework inspired by Vue.js

Highlights

  • Super lightweight (<2.5KB min+br)
  • State driven automatic dom updates
  • JS functional style template, great native editor support
  • Flexible function style components
  • Low overhead, easily setup and run

If you have any advices or concerns, you can leave an issue :-)

How to release a new version

  • change to new version number in package.json
  • bun dist
  • commit the change (potentially together with other changes)
  • git tag -a ${new version number}, add release description
  • npm publish

Package Sidebar

Install

npm i lightue

Weekly Downloads

20

Version

1.0.0-beta-2

License

MIT

Unpacked Size

9.41 kB

Total Files

4

Last publish

Collaborators

  • lixiaolong