GithubHelp home page GithubHelp logo

components's Introduction

components

A react component library for mobile

Directories

├─build 项目构建目录
├─src 项目构建目录
│  ├─resources
│  ├─components 采用 ES6+ 写的组件
│  │  ├─2048
│  │  ├─adaptation
│  │  ├─back-top 回到顶部
│  │  ├─button 按钮
│  │  ├─carousel 轮播图
│  │  ├─datePicker 日历
│  │  ├─share 分享页组件
│  │  ├─hello tsx
│  │  ├─icon
│  │  ├─iscroll
│  │  ├─layer
│  │  ├─layout
│  │  ├─loading
│  │  ├─nodata 打底页
│  │  ├─pagination 分页
│  │  ├─pub 函数
│  │  ├─pull-view 下拉层
│  │  ├─queue-anim 进场动画
│  │  ├─react-router
│  │  ├─swiper
│  │  ├─tab 选项卡
│  │  ├─toast 弱提示
│  │  ├─toast-portals
│  │  ├─toggle
│  ├─index.html
│  ├─main.jsx
│  ├─main.scss
└─tests 测试

Setup

  • Install node.js
  • Clone this project
    git clone [email protected]:maokailu/components.git
    
  • Install local dependencies
     npm install
    

Startup

Development mode

npm run server

Test

Mocha + should

npm run test

Techstack overview

  • Language: JavaScript、Scss
  • Framework: React
  • Build: Webpack
  • Check: ESlint

components's People

Contributors

maokailu avatar

Watchers

 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.