Skip to content

buuug7/simplify

Repository files navigation

simplify

A simplified, opinionated CSS component library. We only support the latest browser feature,and will not focus on compatibility with old browsers, because we don't want to be bothered by the heavy burden of web history. Please forget the fear of being dominated by outdated browsers.

一个简单, 有态度(固执己见)的 CSS 组件库. 只支持最新的浏览器功能, 不会把精力放在兼容旧浏览器上, 因为不想被沉重的 web 历史包袱所困扰. 请忘记被过时浏览器主宰的恐惧.

lerna

Note: The framework only provide style and basic interaction with raw Javascript, how to integrate with other framework is depending on you. for example, if you use React or Vue, you need to wrap this as a component.

Note: We used the bootstrap-reboot as the default reset CSS to reset the browser default style.

usage

Install single package of simplify component library

npm install @buuug7/simplify-<component-name>

Install all the packages of simplify

npm install @buuug7/simplify

components

TODO

  • add basic transition for every component