soc221b / vue-next-select

The selecting solution for Vue 3
https://iendeavor.github.io/vue-next-select
MIT License
86 stars 20 forks source link
async dropdown multiple-select select vue vue-next vue3

vue-next-select

Documentation

https://iendeavor.github.io/vue-next-select/

Contributing

Please make sure to read the contributing guide before making a pull request.

# build package
pnpm run build

# run linter
pnpm run lint

# run tests
pnpm run test