0.0.1 • Published 2 years ago

easy-turn v0.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

easy-turn

:::WIP:::

开发中,暂时只是一个设想,API并不稳定 ,随时可能推翻

turn.js 进行易用并且类型安全的二次封装

简单使用

import {Turn} from "./index";

const turn = new Turn(document.getElementById('app'), {width: 100, height: 100})

文档

turn.js doc

License

http://www.turnjs.com/

https://github.com/blasten/turn.js/blob/master/license.txt

改写自whitekite

0.0.1

2 years ago

0.0.1-beta.0

2 years ago