Skip to content

rook2pawn/node-fenpgn

Repository files navigation

node-fenpgn

npm install --save fenpgn

Usage

const fen = require("fenpgn");
fen.move("e2e4");

Test

npm test

LICENSE

MIT

About

FEN Forsythe-Edwards Notation and PGN in NodeJS

Resources

Stars

Watchers

Forks

Packages

No packages published