Skip to content

A 3d graphing calculator packaged as a React component.

License

Notifications You must be signed in to change notification settings

ecuber/math3d-component

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Math3D React Component

Package Anatomy

This repository has three package.json files:

  • math3d-react/server/package.json server dependencies and scripts
  • math3d-react/client/package.json client dependencies and scripts
  • math3d-react/package.json deployment & development scripts

About

The files in this repository have been forked from the math3d-react website repository. Some modifications have been made from the original project to adapt it to function independently as its own component.

Using in your own project

The component itself is published on npm as math3d-component. Please see the component documentation for detailed information on how to use it in your React app.

About

A 3d graphing calculator packaged as a React component.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.7%
  • CSS 4.0%
  • Other 0.3%