mirror of
https://github.com/beekeeper-studio/beekeeper-studio.git
synced 2026-03-13 10:12:54 +08:00
@beekeeperstudio/ui-kit
@beekeeperstudio/ui-kit library provides a set of reusable UI custom elements used in
Beekeeper Studio.
Get started with the docs.
Installation
Install the @beekeeperstudio/ui-kit library to your project with:
npm install @beekeeperstudio/ui-kit
Development
yarn install
yarn lib:dev # build and watch library
yarn test # unit test
yarn dev # start development server, ideal for testing components quickly
License
Beekeeper Studio's UI Kit is dual licensed:
- AGPL license
- Commercial license (please contact sales@beekeeperstudio.io for more information)