1.0.9 • Published 1 month ago

@aniyajs/components v1.0.9

Weekly downloads
-
License
MIT
Repository
-
Last release
1 month 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 month ago

1.0.7

9 months ago

1.0.6

9 months ago

1.0.5

10 months ago

1.0.4

10 months ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.1

1 year ago