1 Star 0 Fork 0

wwmin / path_animate_simple

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

Gallery of path animations

path_aminate_simple

auth: wwmin

installation

npm i path_animate_simple --save

or just from cdn

<script src="https://cdn.jsdelivr.net/npm/path_animate_simple@{replace-version}/dist/index.js" type="module"></script>

Usage

import pathAnimateSimple from "path_animate_simple";

Contributing

usage typescript

  1. global install typesciprt
npm install -g typescript
  1. Manually convert ts to js
tsc xxx.ts
  1. vscode automatically converts ts to js after configuration
tsc --init

The tsconfig.json file is generated Open the tsconfig.json file, modify the contents as needed, you can save ts to a specific location can be modified '"outDir": "Store the storage path of the generated js"', Select 'run build task' in terminal, then select 'tsc:watch - tsconfig.json', after listening, you can write the ts code directly, After pressing Save, the generated js code will be automatically updated

空文件

简介

path animate simple use ts/js 展开 收起
TypeScript 等 3 种语言
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/wwmin/path_animate_simple.git
git@gitee.com:wwmin/path_animate_simple.git
wwmin
path_animate_simple
path_animate_simple
master

搜索帮助