ux-common-interface

UI abstraction layer for common libraries (Bootstrap, ...)

Usage no npm install needed!

<script type="module">
  import uxCommonInterface from 'https://cdn.skypack.dev/ux-common-interface';
</script>

README

UX

UI Abstraction library, UX provides a standard interface to other component libraries such as Bootstrap.

The objective is to use the same source code independent of the UI library you wish to use, this allows for quick switch or upgrades of your source code when migrating to another library or updating the existing library.