Giter Club home page Giter Club logo

antd-doddle's Introduction

介绍

antd-doddle是源于日常中后台系统开发不断的积累,如其名一样,让antd使用更加得心应手,实现业务的快速迭代。其中包含一部分的对antd组件深度封装,一些高频次自定义业务组件,和一些常用方法库的封装,支持按需打包。

安装

antd-doddle是一个多包的项目,组件与方法分离。

安装包

npm i antd-doddle --save

使用

使用包中的组件

import { formRender } from 'antd-doddle';

使用包中的方法

import { getEnumObject } from 'antd-doddle/utils';

详细

请访问组件库文档地址, 首次加载较慢,请耐心等候。

antd-doddle's People

Contributors

closertb 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.