UNPKG

1.17 kBMarkdownView Raw
1<p align="center">
2 <a href="https://github.com/oneislandearth/math" target="_blank">
3 <img src="https://i.imgur.com/MEpwqAz.png">
4 </a>
5</p>
6
7<p align="center">
8 <a href="https://greenkeeper.io" target="_blank">
9 <img src="https://badges.greenkeeper.io/oneislandearth/math.svg"></a>
10 <a href="https://travis-ci.org" target="_blank">
11 <img src="https://api.travis-ci.org/oneislandearth/math.svg?branch=master"></a>
12 <a href="https://packagephobia.now.sh/result?p=@oneisland/math" target="_blank">
13 <img src="https://packagephobia.now.sh/badge?p=@oneisland/math"></a>
14 <a href="https://snyk.io/vuln/search?q=@oneisland/math&type=npm" target="_blank">
15 <img src="https://img.shields.io/snyk/vulnerabilities/github/oneislandearth/math.svg"></a>
16 <a href="https://www.npmjs.com/package/@oneisland/math" target="_blank">
17 <img src="https://img.shields.io/npm/l/@oneisland/math.svg"></a>
18</p>
19
20***
21
22A simple library which extends mathjs for doing math in JavaScript
23
24## Documentation
25
26[Check out the latest documentation](https://mathjs.org/docs/index.html)
27
28## License
29
30[MIT](http://opensource.org/licenses/MIT)
31
32Copyright (c) 2019-present, OneIsland Limited
\No newline at end of file