A collection of grab-n-go reusable UI components for VanJS
npm install vanjs-uiMore on VanJS:
π Feedback and contribution are welcome and greatly appreciated!
The library is published as NPM package vanjs-ui. Run the following command to install the package:
``shell`
npm install vanjs-ui
To use the NPM package, add this line to your script:
`js`
import {
Alternatively, you can import VanUI from CDN via a
`
https://cdn.jsdelivr.net/npm/vanjs-ui@0.11.13/dist/van-ui.nomodule.js can be used for the non-minified version.
Note that: VanJS needs to be imported via a