Package Exports
- @rick_lugtigheid/js_utils
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@rick_lugtigheid/js_utils) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
jsUtils
jsUtils is a module for Node.js.
Installation
$ npm i @rick_lugtigheid/js_utils
Documentation
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() |