ansvgx

0.0.5 • Public • Published

ansvgx

介绍 / Intro

基于adobe animate导出的svg图片,封装的一些组件和工具方法 。

安装 / Install

npm i ansvgx

import 整个包

import * as svgx from 'ansvgx'

import 单个组件

import {HoverButton} from 'ansvgx'

使用 / Use

const widget = new svgx.HoverButton(el);    

组件 / Component

组件 说明 使用 备注
HoverButton 悬浮按钮
TabButton Tab组件

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.5
    1
    • latest

Version History

Package Sidebar

Install

npm i ansvgx

Weekly Downloads

1

Version

0.0.5

License

ISC

Unpacked Size

13.9 kB

Total Files

7

Last publish

Collaborators

  • pxim