New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

easy-turn

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

easy-turn

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

latest
npmnpm
Version
0.0.1
Version published
Maintainers
1
Created
Source

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

Keywords

turn.js

FAQs

Package last updated on 30 Jun 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts