GitPedia
andyruwruw

andyruwruw/chess-image-generator

Accepts FEN, PGN or array data for chess board and generates PNG or buffer.

5 Releases
Latest: 5y ago
Documentation Update1.0.9Latest
andyruwruwandyruwruw·5y ago·January 24, 2021
GitHub

Silly mistake in README.md, no major changes.

Documentation Updatev1.0.7
andyruwruwandyruwruw·5y ago·January 23, 2021
GitHub

The logo is now an SVG which will appear on NPM as opposed to PNG.

Board Render Fixv1.0.6
andyruwruwandyruwruw·5y ago·November 23, 2020
GitHub
Documentation Updatev1.0.5
andyruwruwandyruwruw·5y ago·November 22, 2020
GitHub
Eslint Addedv1.0.4
andyruwruwandyruwruw·5y ago·September 28, 2020
GitHub

Repository now abides [Airbnb style guide](https://www.npmjs.com/package/eslint-config-airbnb) for better maintainability of code. Some logic was rewritten to be more efficient. Shouldn't alter any functionality.