Skip to content

moll/js-square-batman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SquareBatman.js

![NPM version][npm-badge] [npm-badge]: https://badge.fury.io/js/square-batman.png

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.

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.

About

A small JavaScript scheduling algorithm library. Useful for round-robin etc.

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published