https://github.com/mathigon/documentation
Mathigon's Open Source Website
https://github.com/mathigon/documentation
Last synced: about 1 year ago
JSON representation
Mathigon's Open Source Website
- Host: GitHub
- URL: https://github.com/mathigon/documentation
- Owner: mathigon
- Created: 2014-09-15T22:50:13.000Z (almost 12 years ago)
- Default Branch: main
- Last Pushed: 2024-09-01T06:39:42.000Z (almost 2 years ago)
- Last Synced: 2025-03-24T23:41:24.089Z (over 1 year ago)
- Language: JavaScript
- Homepage: http://mathigon.io
- Size: 3.75 MB
- Stars: 20
- Watchers: 4
- Forks: 7
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Contributing: contributing.md
Awesome Lists containing this project
README
# Mathigon.io
Discover the open source JavaScript libraries that power Mathigon. Combining
functions for DOM manipulation, animations, events handling, UI elements and
mathematics, they make web development for modern browsers fun and easy.
## Deployment
Generate typescript documentation using `npm run build`.
Run a Jekyll server using `npm start`.
## Work in Progress
* [ ] !! Styling improvements, text for homepage, check HTML tags
* [ ] !! Add hyperlinks to type references in API docs
* [ ] !! Ensure that all private interfaces are exported, and internal exports are ignored
* [ ] ! Copy static markdown files from boost.js, polypad and studio repos
* [ ] ! Different colours for each repository (CSS variables?)
* [ ] Group methods, properties and accessors by type
* [ ] Check API renderingg for Enums and interfaces
## Copyright and License
Copyright © Mathigon ([dev@mathigon.org](mailto:dev@mathigon.org))