1.1.5 • Published 4 years ago

@throw-out-error/throw-out-utils v1.1.5

Weekly downloads
3
License
MIT
Repository
github
Last release
4 years ago

Throw Out Utils

GitHub repo size GitHub language count GitHub top language GitHub last commit

A collection of utilities by throw-out-error that includes an improved astar pathfinding algorithm, and a bunch of other utilities.

Some of the other utilities include the Cuboid (a bounding box) and some math functions. This package also includes a Tensor class. See the wiki for more information.

Throw Out Utils also comes with a bundle.js file that can be used in the browser. Although the browser module does not have documentation, feel free to experiment with it. You can access it with window.throwOutUtils or just throwOutUtils.

Requirements

This package requires Nodejs version >= 12.

If you are using an older version it may crash due to several reasons - one being that the Tensor class using the Array#flat function which does not work in older versions of Nodejs.

1.1.5

4 years ago

1.1.4

4 years ago

1.1.3

4 years ago

1.1.2

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.9

4 years ago

1.0.8

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago