@1pizzateam/spock
v4.1.0
Published
Mathematics library for Javascript
Downloads
353
Readme
Synopsis
Spock.js is an open source mathematics library written in TypeScript. Vectors, matrices, trigonometry, bezier curves, lerp, random distribution and so on.
- No dependency
- Very lightweight
- Thoroughly tested
- Works in browsers and Node.js
Motivation
The main purpose of this library is to provide a comprehensive tool for all projects involving mathematics functions.
Installation
$ npm install @1pizzateam/spockDocumentation
The documentation website is at https://1pizzateam.github.io/Spock.js/.
Contributors
Spock.js is still in development and I would be glad to get all the help you can provide. To contribute you can clone the project on GitHub and see contributor.md for the installation walkthrough.
