Get the latest tech news
Show HN: Pretty-print your chess games using Prettier
A Prettier plugin for formatting PGN files. Contribute to gmasclet/prettier-plugin-pgn development by creating an account on GitHub.
This plugin adds support for the Portable Game Notation format to Prettier. Portable Game Notation (PGN) is a standard plain text format for recording chess games (both the moves and related data), which can be read by humans and is also supported by most chess software. The package is available as open source under the terms of the MIT License.
Or read this on Hacker News