desmosapi
v1.7.0
Published
node module to use Desmos API
Readme
Desmos v1.7
Desmos is the dead-simple way to embed rich, interactive math into your web page or web app.
Installation and usage
The easiest way to use desmosapi is to install it from npm and build it into your app with Webpack.
npm install desmosapi --save
Then use it in your app:
import Desmos from 'desmosapi'