vercel-labs / vercel-labs/json-render
Integrating JSXGraph to Dynamically Render Math Components
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 16.8k
- Forks
- 901
- Avg merge
- 3h 14m
- Merged PRs (30d)
- 4
Description
Would anyone be interested in adding support to render dynamic math visualizations with JSXGraph? JSXGraph is lightweight and open-source, and offers a very diverse range of visualizations that I think could fit into this project quite seamlessly.
Some cool examples:
https://jsxgraph.uni-bayreuth.de/share/example/3d-cube-transformations
https://jsxgraph.uni-bayreuth.de/share/example/binomial-distribution
https://jsxgraph.uni-bayreuth.de/share/example/3d-vector-field
https://jsxgraph.uni-bayreuth.de/docs/symbols/RegularPolygon.html
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the linked JSXGraph examples and the project's existing rendering integration points; no files or tests are named in the issue. The scope, API, supported visualizations, and acceptance criteria need to be defined before implementation can be considered done.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100