ArchiDevil / hat

Simple CAT to work with DnD texts
https://hat.codecliffs.ru
MIT License
1 stars 2 forks source link

Try PrimeVue to avoid home-brewed implementation of basic components #35

Closed ArchiDevil closed 2 months ago

ArchiDevil commented 2 months ago

This thing looks cool with a lot of already done components. Need to evaluate its speed and size. https://primevue.org/button/

ArchiDevil commented 2 months ago

It is large size (1.6 Mb non gzipped) and has many flaws in implementation (tested uploading dialog). Adaptation of this library needs proper evaluation.