All Projects → caustique → chessboard-js

caustique / chessboard-js

Licence: MIT license
A responsive mobile-first javascript chessboard library.

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects

#ChessboardJS

A responsive mobile-first javascript chessboard library.

##Quick start

Clone the repo: https://github.com/caustique/chessboard-js.git

or

Install with Bower: bower install chessboard-js.

##Developer notes

To start run npm install and bower install in the project directory.

To generate documentation run yuidoc (after having installed it with npm -g install yuidocjs)

To regenerate minified versions of the css and js files run grunt minify

The tests are far from complete.

Using Brackets - all js files should be without any JSLint problems.

##License

ChessboardJS is released under the MIT License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].