Skip to content

jackalsh/chessboard-js

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#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.

About

A responsive mobile-first javascript chessboard library.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 84.6%
  • CSS 10.3%
  • HTML 5.1%