square-batman

1.0.0 • Public • Published

SquareBatman.js

NPM version

SquareBatman.js is a small scheduling algorithm library for JavaScript.

It currently implements:

Installing

npm install square-batman

SquareBatman.js follows semantic versioning, so feel free to depend on its major version with something like >= 1.0.0 < 2 (a.k.a ^1.0.0).

API

For extended documentation on all functions, please see the SquareBatman.js API Documentation.

SquareBatman

RoundRobin

License

SquareBatman.js is released under a Lesser GNU Affero General Public License, which in summary means:

  • You can use this program for no cost.
  • You can use this program for both personal and commercial reasons.
  • You do not have to share your own program's code which uses this program.
  • You have to share modifications (e.g. bug-fixes) you've made to this program.

For more convoluted language, see the LICENSE file.

About

Andri Möll typed this and the code.
Monday Calendar supported the engineering work.

If you find SquareBatman.js needs improving, please don't hesitate to type to me now at andri@dot.ee or create an issue online.

Package Sidebar

Install

npm i square-batman

Weekly Downloads

2

Version

1.0.0

License

none

Last publish

Collaborators

  • moll