Skip to content

v1.0.0

Choose a tag to compare

@Atmos4 Atmos4 released this 04 Apr 15:31
· 14 commits to main since this release

I am happy to announce Van Element's main release ๐ŸŽ‰

Documentation: https://van-element.pages.dev/
Showcase on Codepen: https://codepen.io/atmos4/pen/ZEPEvvB

Van Element is a lightweight wrapper that makes it simple to create reusable custom elements with VanJS!

It features everything you would find in VanJS on top of:

  • reusable components
  • easy hydration thanks to native custom elements
  • reactive attributes
  • lifecycle hooks

It also allows to leverage the Shadow DOM for fully isolated Web components... or disable it completely without sacrificing any of the above benefits๐Ÿ‘Œ

If you are interested about the project, don't hesitate to post an issue if you find a bug or if you just have a question! Contributions are also most welcomed ๐Ÿค—