1.0.1 • Published 4 years ago

mads-vec2 v1.0.1

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

mads-vec2

Known Vulnerabilities npm Dependency Status

mads-vec2 is a part of the MADS (Mathematics, Algorithms, Data Structures) monorepo, a set of TypeScript utility modules for working with various mathematical functions, algorithms and data structures.

Installation

$ npm install mads-vec2

Documentation

Documentation in available in docs/.

Contributing

Development

We have prepared multiple commands to help you develop mads on your own. You will need a local copy of Node.js installed on your machine. Then, install project dependencies:

$ npm install

Usage

$ npm run <command>

List of commands

CommandDescription
buildBuilds packages.
docsBuilds documentation.

License

MADS was created and developed by Bartosz Łaniewski. The full list of contributors can be found here. Each package is MIT licensed, except for packages that provide a different LICENSE file.

Bug reporting

Github Open Issues Github Closed Issues Github Pull Requests

We want contributing to MADS to be fun, enjoyable, and educational for anyone, and everyone. Changes and improvements are more than welcome! Feel free to fork and open a pull request. If you have found any issues, please report them here - they are being tracked on GitHub Issues.