Skip to content

plind-dm/pancake-uikit

 
 

Repository files navigation

🥞 Pancake UI Kit

Install

yarn add @pancakeswap-libs/uikit

Documentation

If you want to use components from the UIkit, check the Storybook documentation

Developing

This project uses Storybook. To start development run

$ yarn storybook

Committing

Commit messages follow Conventional Commits using commitlint.

Core Types

From Angular's guidlines

Type Description
build Changes that affect the build system or external dependencies (example scopes: gulp, broccoli, npm)
ci Changes to our CI configuration files and scripts (example scopes: Travis, Circle, BrowserStack, SauceLabs)
docs Documentation only changes
feat A new feature
fix A bug fix
perf A code change that improves performance
refactor A code change that neither fixes a bug nor adds a feature
style Changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons, etc)
test Adding missing tests or correcting existing tests

About

🥞 Set of UI components for pancake projects

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 99.2%
  • Other 0.8%