Skip to content
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.
/ PgnViewerTS Public archive

Reimplementation of PgnViewerJS with Typescript as implementation language.

License

Notifications You must be signed in to change notification settings

mliebelt/PgnViewerTS

Repository files navigation

Overview

This project tries to rebuild PgnViewerJS in Typescript. I try to get rid of some of the stuff I don't like any more, by using a better language, a better structure at the beginning, ... 😄

Build status on travis-ci.org

Overall plan

  • Ensure that the base functionality of reading and writing PGN games is working again. Try to have unit tests for all aspects of the specification, and make that explicit.
  • Have a stable, reliable build running all the time correct.
  • Implement all functionality by Typescript classes.
  • Only start working on the UI when the inner working is finished.

Specification

About

Reimplementation of PgnViewerJS with Typescript as implementation language.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published