Subscribe on changes!

How to work with any UI ?

avatar
May 9th 2020

Any example is welcome . thks

avatar
May 9th 2020
  1. It needs to ship ES module builds (instead of UMD)
  2. It needs to be Vue 3 compatible (AFAIK there are not many yet)

As long as it satisfies both it should just work.

avatar
May 12th 2020

@hunteryun If you wish to have a template, feel free to visit my GroundLevel ♠️ ES6 . It's very much work-in-progress but shows you how to bring the parts together. It uses Vite.

If you have questions about it, please place those in that repo's Issues.

avatar
May 14th 2020

With 0.15, most libs should be able to be auto bundled. Please open new issue in case specific libs are not working with the auto-pre-bundle introduced in 0.15.