0.1.1 • Published 5 years ago

fleuret v0.1.1

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

fleuret 🤺

fleuret is a simple Matrix class for JavaScript.

Build Status npm version

Installation

Install fleuret using yarn:

yarn add fleuret

Or via npm:

npm install --save fleuret

Compatibility

The minimum supported Node version is v6.0.0.

Documentation

API Docs can be found in here

Contributing

Pull Requests are welcome. To propose changes, use these steps below;

  • Fork this repository.
  • Install dependencies with yarn or npm install.
  • After making changes, run linter with yarn lint.
  • Run tests with yarn test.
  • Open a Pull Request.
0.1.1

5 years ago

0.1.0

5 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago