Skip to content

lh-js/knot-react

Repository files navigation

knot-react

介绍

A react library developed with dumi

npm npm npm bundle size npm collaborators NPM

GitHub last commit (by committer) GitHub commit activity (branch) GitHub top language GitHub language count GitHub Workflow Status (with event) GitHub pull requests GitHub Repo stars

快速上手

相关技术

react , ts

安装

npm i knot-react

or

yarn add knot-react

使用示例

import { Hello } from 'knot-react';

export default () => <Hello title="Hello React!" />;

使用文档

https://lh-js.github.io/knot-react

参与贡献

1.Fork 本仓库

2.新建 Feat_xxx 分支

3.提交代码

4.新建 Pull Request

About

UI components for react by lh

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published