2.0.12 • Published 2 years ago

@mrlhumphreys/jboardgame v2.0.12

Weekly downloads
25
License
MIT
Repository
github
Last release
2 years ago

JBoardgame

Useful utility functions for board games

Install via npm:

$ npm install @mrlhumphreys/jboardgame

Usage

ES5:

  var Match = require('@mrlhumphreys/jboardgame').Match;

ES6:

  import { Match } from '@mrlhumphreys/jboardgame'

Development

After checkout out the repo, run npm install to install dependencies. Run npm build to transpile ES6 to ES5 into the lib directory. Run npm test to run the tests.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/mrlhumphreys/jboardgame. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

License

The module is available as open source under the terms of the MIT License.

2.0.11

2 years ago

2.0.12

2 years ago

2.0.10

2 years ago

2.0.9

4 years ago

2.0.8

4 years ago

2.0.7

4 years ago

2.0.6

4 years ago

2.0.5

4 years ago

2.0.4

4 years ago

2.0.3

4 years ago

2.0.2

4 years ago

2.0.1

4 years ago

2.0.0

4 years ago

1.0.0

4 years ago

0.4.1

4 years ago

0.4.0

4 years ago

0.3.2

4 years ago

0.3.3

4 years ago

0.3.0

4 years ago

0.2.1

4 years ago

0.2.0

4 years ago

0.1.6

5 years ago

0.1.5

5 years ago

0.1.4

5 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago