minesweeper-redux
A JavaScript minesweeper game engine implementation supporting the use of redux via the provided actions and reducer. It is written in TypeScript in an immutable approach.
minesweeperjs
Free and easy to use minesweeper javascript library.
minesweeperjs-engine
A Javascript implementation of the rules and logic of the classic minesweeper game.