functional-game-utils

2.5.0 • Public • Published

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

/functional-game-utils/

    Package Sidebar

    Install

    npm i functional-game-utils

    Weekly Downloads

    1

    Version

    2.5.0

    License

    MIT

    Unpacked Size

    806 kB

    Total Files

    78

    Last publish

    Collaborators

    • rmkubik