0% found this document useful (0 votes)
41 views1 page

Download

The document provides download options for the chessboard.js library, including the latest version (v1.0.0) available via npm and yarn. It also includes links for using the library through a Content Delivery Network (CDN) and notes that jQuery is a required dependency. Additionally, it mentions the availability of the library on GitHub for development purposes.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
41 views1 page

Download

The document provides download options for the chessboard.js library, including the latest version (v1.0.0) available via npm and yarn. It also includes links for using the library through a Content Delivery Network (CDN) and notes that jQuery is a required dependency. Additionally, it mentions the availability of the library on GitHub for development purposes.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

Download https://chessboardjs.

com/download

Download

Latest
Download Latest Version
v1.0.0

NPM / Yarn Package


chessboardjs is on npm under the name @chrisoakman/chessboardjs
# using npm
npm install @chrisoakman/chessboardjs

# using yarn
yarn add @chrisoakman/chessboardjs

Content Delivery Network


You can use chessboardjs via the unpkg CDN with the following links:
<link rel="stylesheet"
href="https://unpkg.com/@chrisoakman/[email protected]/dist/chessboard-1.0.0.min.css"
integrity="sha384-q94+BZtLrkL1/ohfjR8c6L+A6qzNH9R2hBLwyoAfu3i/WCvQjzL2RQJ3uNHDISdU"
crossorigin="anonymous">

<script src="https://code.jquery.com/jquery-3.5.1.min.js"
integrity="sha384-ZvpUoO/+PpLXR1lu4jmpXWu80pZlYUAfxl5NsBMWOEPSjUn/6Z/hRTt8+pR6L4N2"
crossorigin="anonymous"></script>

<script src="https://unpkg.com/@chrisoakman/[email protected]/dist/chessboard-1.0.0.min.js"
integrity="sha384-8Vi8VHwn3vjQ9eUHUxex3JSN/NFqUg3QbPyX8kWyb93+8AC/pPWTzj+nHtbC5bxD"
crossorigin="anonymous"></script>

Please note that jQuery is a required dependency of chessboard.js and must be loaded
on your webpage before the chessboard-1.0.0.min.js file.

Development
GitHub

1 of 1 24/11/2021, 22:13

You might also like