Skip to content

UltiRequiem/calculetes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calculetes

Mathematics for JavaScript.

Currently supports: Derivates and Integrals.

Read the documentation.

Project Structure

This is a monorepo, currently for a page that serves as example, and the library itself.

├── packages
│   ├── calculetes
│   └── page
│       ├── src
│       ├── test
│       └── tsconfig.json
└── package.json

License

MIT License