Type the following command in a terminal
[sudo] npm i theorem.js
Then open your favorite code editor:
const t = require("theorem.js");
/* Start coding here */
The documentation can be found here
We use SemVer for versioning. For the versions available, see the tags on this repository.
- Arthur Guiot - Initial work - @arguiot
Also look at the list of contributors who participated in this project. If you don't code but you have great ideas, don't hesitate to write your idea in the issue part. If your idea is accepted, I will add you to this list 😊.
This project is licensed under the MIT License - see the file for details
Copyright © 2017 - 2018 Arthur Guiot All Rights Reserved.