2.5.0 • Published 2 years ago

functional-game-utils v2.5.0

Weekly downloads
1
License
MIT
Repository
-
Last release
2 years ago

functional-game-utils

This library is a collection of functional utilities that are useful for JavaScript game development.

Installation

npm install functional-game-utils

Documentation

Functional Game Utils is built on top of ramda.js, a functional JavaScript library. Ramda and Ramda-Adjunct are both peer dependencies of this project.

Learn More About Functional Game Utils

Development

To run this package's test suite once:

npm test

To run this package's test suite as you develop:

npm test -- --watch

To publish the latest version to NPM

  1. Update the package.json version
  2. Run npm publish
2.5.0

2 years ago

2.4.0

3 years ago

2.3.1

4 years ago

2.3.0

4 years ago

2.2.1

4 years ago

2.2.2

4 years ago

2.2.0

4 years ago

2.1.0

4 years ago

2.0.0

5 years ago

1.7.0

5 years ago

1.6.0

5 years ago

1.5.1

5 years ago

1.5.0

5 years ago

1.4.1

5 years ago

1.4.0

5 years ago

1.3.0

5 years ago

1.2.0

5 years ago

1.1.0

5 years ago

1.0.0

5 years ago