Giter Site home page Giter Site logo

amiya's Introduction

Amiya

通过对 antd 的表格、表单、按钮等组件的二次封装,在保留原有功能的情况下,对其进行封装简化使用,用起来更方便。

阿米娅对比

只需要 30% 左右的代码就可以实现带有增删改查的表格,且比 antd 原本功能更加丰富。

阿米娅表格

阿米娅表单

📖 文档

文档地址:https://viewweiwu.github.io/amiya/

国内镜像:http://viewweiwu.gitee.io/amiya/

🎉 特性

  1. 表格“小购物车”,可以跨页批量操作,如跨页批量删除。
  2. 表格自带工具栏,可以全屏,刷新,设置别名。
  3. 表格顶部查询区域可以根据分辨率改变大小。
  4. 表单只带只读模式。
  5. 表单只带弹窗模式。
  6. 表单可以和表格共享一个配置。
  7. 可全局扩展表单项类型,表格列类型。

📦 安装

需要提前安装 antd v4。

npm install amiya -S

🗝 使用

import { AyButton } from 'amiya'

export default function Demo() {
  return <AyButton>amiya</AyButton>
}

amiya's People

Contributors

viewweiwu avatar

Watchers

 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.