uiv-lib/uiv

Maintainers wanted.

wxsms opened this issue · 0 comments

wxsms commented

I've just release v2.0 alpha, which makes this lib Vue.js 3.x compitable. But:

  1. I have not use this lib for long
  2. I don't have much time on it

so, maintainers wanted.

About this lib

for 2.0:

  • using vite for production build, it's simple.
  • using vitepress for document site, simple, too.
  • using jest for unit testing, it's fast, and the coverage is about ~90%, don't worry about break anything
  • have complete GitHub Action setup, including linting/testing/deploying docs/publish npm/auto changelog, nothing to do except writing codes

Roadmaps

There're something that you might want to do:

  • refactor using Typescript #186
  • support latest Bootstrap #157
  • use script setup to refactor components in a Vue 3 fasion
  • anything else reasonable to make this lib better

It would be better if you're using this lib currently. Thanks!