wx-wow
Version:
A CSS animation library is displayed when scrolling down the page.This project provides a convenient and easy-to-use animation implementation scheme for wechat Mini Program. By adding a simple animation class name and some simple parameters, the desired a
30 lines • 754 B
JSON
{
"name": "wx-wow",
"version": "0.1.0",
"description": "A CSS animation library is displayed when scrolling down the page.This project provides a convenient and easy-to-use animation implementation scheme for wechat Mini Program. By adding a simple animation class name and some simple parameters, the desired animation effect can be achieved.",
"miniprogram": "dist",
"main": "./index.js",
"files": [
"src"
],
"scripts": {
"test": ""
},
"repository": {
"type": "git",
"url": "git@github.com:Five-great/wx-wow.git"
},
"keywords": [
"wow",
"wx",
"WeChat",
"mini programs",
"animation",
"css",
"微信",
"小程序",
"动效库"
],
"author": "Li Hailong",
"license": "MIT"
}