0.9.23 • Published 6 years ago

twisty v0.9.23

Weekly downloads
-
License
GPL-3.0-or-later
Repository
-
Last release
6 years ago

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>
0.9.23

6 years ago

0.9.18

7 years ago

0.9.17

7 years ago

0.9.16

7 years ago

0.9.10

7 years ago

0.9.9

7 years ago

0.9.8

7 years ago

0.9.1

7 years ago

0.9.0

7 years ago

0.0.3

7 years ago

0.0.2

9 years ago

0.0.1-a

9 years ago

0.0.1

9 years ago