leychess-jocly

0.0.1 • Public • Published

leychess-jocly is a fork of jocly with leychess variants. tutorial to use jocly:

Using Jocly in a Web page

Insert this line to your HTML source code:

<script src="node_modules/jocly/dist/browser/jocly.js"></script>

You are now ready to use the Jocly API through the Jocly global object.

Using Jocly in a node.js application

const Jocly = require("jocly");

You are now ready to use the Jocly API through the Jocly entry point.

API Documentation

Jocly offers two distinct APIs:

Package Sidebar

Install

npm i leychess-jocly

Weekly Downloads

4

Version

0.0.1

License

AGPL-3.0 OR SEE LICENSE IN COPYING.md

Last publish

Collaborators

  • leychess