1.0.9 • Published 1 year ago

@aniyajs/components v1.0.9

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

介绍

@aniyajs/components 是一款基于 Ant Design 4、Ant Design 5 二次封装的组件

官方文档

✨ 特性

  • 基于 Ant Design 的表单二次开发
  • 使用 TypeScript 构建,提供完整的类型定义文件。

兼容环境

  • 现代浏览器
  • 支持服务端渲染。

版本

  • 稳定版:npm package NPM downloads

安装

使用 npm 或 yarn 安装

$ npm i @aniyajs/components --save
# 或
$ yarn add @aniyajs/components

🌰 例子

单独使用

import { ACascader } from '@aniyajs/components/form';
import { DownloadFile } from '@aniyajs/components/extra';
import { ACascader, DownloadFile } from '@aniyajs/components';
1.0.9

1 year ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.1

2 years ago