1.0.0 • Published 6 years ago
@levidurfee/pgn-parser v1.0.0
pgn-parser
Simple PGN parser built using PEG.js. Grammar file is from PgnViewerJS.
The function parsePGN returns an object with history and header properties.
It is up to you to handle everything it returns. There are no dependencies.