hi-kits
TypeScript icon, indicating that this package has built-in type declarations

1.0.112 • Public • Published
KITS

a UI based on web compoents.

hi-kits

特性

  • 跨框架。无论是reactvueangular还是原生项目均可使用。
  • 组件化。shadow dom真正意义上实现了样式和功能的组件化。
  • 类原生。一个组件就像使用一个div标签一样。
  • 无依赖。纯原生,无需任何预处理器编译。
  • 无障碍。支持键盘访问。

兼容性

现代浏览器。

包括移动端,不支持IE

安装

npm i hi-kits

Setting up the hit-kit for development

Initialize repo:

git clone https://github.com/hi-kits/hi-kit.git
cd hi-kits
npm install

Build all packages:

npm run build:lib

See the packages real-time effect through example:

npm run start

License

BSD-3-Clause license

Readme

Keywords

none

Package Sidebar

Install

npm i hi-kits

Weekly Downloads

6

Version

1.0.112

License

ISC

Unpacked Size

2.86 MB

Total Files

153

Last publish

Collaborators

  • liulina0228