cm-chessboard 5.1.4 → 5.1.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/index.html +0 -1
- package/package.json +1 -1
package/index.html
CHANGED
|
@@ -24,7 +24,6 @@ It works, it is cool and it is easy to use. 👍</p>
|
|
|
24
24
|
<li><a href="examples/pieces-animation.html">Set different positions, with animation</a></li>
|
|
25
25
|
<li><a href="examples/input-callbacks.html">Context input, mark squares and detect clicks on fields</a></li>
|
|
26
26
|
<li><a href="examples/different-styles.html">Different styles and piece sets</a> 🎨</li>
|
|
27
|
-
<li><a href="examples/many-boards.html">100 boards, in one page</a></li>
|
|
28
27
|
<li><a href="examples/destroy-many-boards.html">Stress test, 5000 boards created and destroyed</a> 🤓 👍</li>
|
|
29
28
|
</ul>
|
|
30
29
|
<h3>Examples of extensions</h3>
|