
This is a Svelte Ui Components, @brewer/beerui .
I referenced the ElementUi style in the early stage. After coming into contact with TDesign, I had the idea of using a full set of TDesign.
Version 2.0 will consider major changes in style and writing style.
Other ideas: Considering that some Chinese websites are incomplete and inconvenient to use, a series of plans to launch Chinese websites are underway.
For example: strong fragrance Turf.js
I still have many ideas, but because I don’t have much free time, I can’t do it well. If you want to participate, you can email me.
Domestic deployment: BeerUi External network document: BeerUi
Update log
import { BeButton, ... } '@brewer/beerui'import '@brewer/beerui/assets/beer.css' // No additional css is required to be introduced below version 1.1When packaged and released, it will be packaged as needed
import BeButton '@brewer/beerui/be-button'import '@brewer/beerui/assets/beer.css'svelte & svelte-kit
npm i @brewer/beerui -D