1.0.1 • Published 1 year ago

@wishingjs/components v1.0.1

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

wishingjs/components

NPM version NPM downloads

Intro

配套阿里系中台扩展组件集, 解决窗口状态、事件处理, 专注业务层开发。

Features

  • 足够简单
  • 独立,可维护性强
  • 状态自动维护
  • 使用 TypeScript 构建,提供完整的类型定义文件

Install

npm install --save @wishingjs/components
or
yarn add @wishingjs/components
or
pnpm add @wishingjs/components

Usage

import { Popups } from '@wishingjs/components';

LICENSE

MIT