hasa-component
TypeScript icon, indicating that this package has built-in type declarations

1.0.4 • Public • Published

hasa UI, 一个即开即用的组件库 📦

一个即开即用的组件库, 基于 React 框架, 并且使用 Typescript 编写代码

项目优点

  • 🔥typescript with React Hooks

  • ⛑️使用 react-testing-library 完成单元测试

  • 📚使用 storybook 本地调试和生成文档页面

  • 📚使用 react-doc-gen 自动生成文档

  • 🌹样式(Sass)文件从零开始,搭建样式系统

  • 🎉持续集成,易于维护使用

安装使用

npm install hasa-ui --save

使用

// 加载样式
import 'hasa-ui/dist/index.css'

// 引入组件
import { Button } from 'hasa-ui'

/hasa-component/

    Package Sidebar

    Install

    npm i hasa-component

    Weekly Downloads

    7

    Version

    1.0.4

    License

    MIT

    Unpacked Size

    81.9 kB

    Total Files

    66

    Last publish

    Collaborators

    • meakle