twisty
TypeScript icon, indicating that this package has built-in type declarations

0.9.23 • Public • Published

twisty.js

Usage

Add to the header:

<link href="path/to/twisty.css" rel="stylesheet" type="text/css">
<script src="path/to/twisty.js"></script>

Automatic (applet-style):

<twisty
  alg="R U R'"
></twisty>

Custom (Javascript):

<twisty
  initialization="custom"
  alg="R U R'"
></twisty>

<script>
  new TwistyPlayer(element);
</script>

Dependencies (4)

Dev Dependencies (13)

Package Sidebar

Install

npm i twisty

Weekly Downloads

0

Version

0.9.23

License

GPL-3.0-or-later

Unpacked Size

2.38 MB

Total Files

40

Last publish

Collaborators

  • jfly
  • lgarron
  • rokicki