1.0.3 • Published 5 years ago
@rick_lugtigheid/js_utils v1.0.3
jsUtils
jsUtils is a module for Node.js.
Installation
$ npm i @rick_lugtigheid/js_utilsDocumentation
Table of contents
Getting Started
Version Log
| Version | added |
|---|---|
| v1.0.3 | randomFloat() and Matrix() |
| v1.0.3 | easyJson().save() options & better timeLoop_calbacks |
| v1.0.2 | Vector2().Equals & .Magnitude & .Normalize & .Dot & .Clamp |
| v1.0.2 | default values to parameters & added some short notations |
| v1.0.1 | easyJson() |
| v1.0.1 | binaryTree().toArray() and binaryTree().fromArray() |