Files

@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:

  1. AGPL license
  2. Commercial license (please contact sales@beekeeperstudio.io for more information)