Giter VIP home page Giter VIP logo

react-lu-design's Introduction

React Lu Design

逐鹿X中后台产品设计语言LuDesign及其React 实现,基于Ant Design。

安装

npm install git+ssh://[email protected]/zhulux/react-lu-design.git

示例

import { DatePicker } from 'react-lu-design';
ReactDOM.render(<DatePicker />, mountNode);

按需加载可通过此写法 import DatePicker from 'react-lu-design/lib/date-picker' 或使用插件 babel-plugin-import

浏览器支持

现代浏览器和 IE9 及以上。

TypeScript

tsconfig.json

{
  "compilerOptions": {
    "moduleResolution": "node",
    "jsx": "preserve",
    "allowSyntheticDefaultImports": true
  }
}

react-lu-design's People

Contributors

afc163 avatar benjycui avatar yiminghe avatar jljsj33 avatar simaq avatar zhujun24 avatar warmhug avatar raohai avatar ddcat1115 avatar kvetoslavnovak avatar ibigbug avatar superraytin avatar tsj1107 avatar yesmeck avatar sorrycc avatar elrrrrrrr avatar waywardmonkeys avatar ioldfish avatar xueqingxiao avatar chentony avatar dqaria avatar bang88 avatar infeng avatar wuzhao avatar kgtong avatar zinkey avatar hi-caicai avatar liqi07 avatar qiuyuntao avatar graychoi 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.