valencejs

A JavaScript library for building UI's that utilizes a fast virtual DOM, with an API resembling that of React, but uses Vanilla JS Web components under the hood...

Usage no npm install needed!

<script type="module">
  import valencejs from 'https://cdn.skypack.dev/valencejs';
</script>

README

Valence.js

Valence is a javascript library for creating UI's, Single Page Apps etc. It's API is nearly identical to that of React, but under the hood is Vanilla JS Web Components v1 technology. Because of this you can utilize shadow DOM, custom element naming and much more!!!

This page will soon be updated with complete library documentation..