0.9.23 • Published 5 years ago

twisty v0.9.23

Weekly downloads
-
License
GPL-3.0-or-later
Repository
-
Last release
5 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

5 years ago

0.9.18

6 years ago

0.9.17

6 years ago

0.9.16

6 years ago

0.9.10

6 years ago

0.9.9

6 years ago

0.9.8

6 years ago

0.9.1

6 years ago

0.9.0

6 years ago

0.0.3

6 years ago

0.0.2

8 years ago

0.0.1-a

8 years ago

0.0.1

8 years ago