Giter Site home page Giter Site logo

s1mple-react's Introduction

s1mple-react

CircleCI npm version

介绍

s1mple-react 是一款基于 React 和 TypeScript 的 UI 组件库。

这个项目基于并仿照 Ant Design 造轮子,对过去使用各种组件库的问题和想法进行一个总结,以自己的想法实现组件,同时学习并使用 React Hooks。

代码上传至 Github 及 npm 、yarn。具体代码可直接参考github。

安装

提示

注意,s1mple-react 采用 React Hooks,仅支持 React 16.8.0 后的版本。如果你在使用 React 16.8.0 之前的版本,可以去看看别的库。

npm

使用 npm 安装。

npm install -D s1mple-react

yarn

使用 yarn 安装。

yarn add -D s1mple-react

介绍

描述说明

你可以选择直接引入或全局安装在 React 项目 中。

然后在你的代码中写入下面的代码

import {Button} from "s1mple-react"

就可以使用本项目中提供的组件了。

s1mple-react's People

Contributors

chenxingyu0830 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.