Skip to content

Latest commit

 

History

317 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebGraphs

a simple client side graphing tool The idea is you define the functions with little javascript one liners so it can help
familiarize yourself with javascript, and also makes implementing a relatively fast interpreter for functions super easy

The app will run your functions plot them and report back errors in real time.

The error messages are straight from the js interpreter so you can familiarize yourself with them without needing to look through lots of code for a specific line number because it's all in that one line!

References

Progressive web apps, and pwasw.js - https://blog.heroku.com/how-to-make-progressive-web-app Gifjs - gif.js 0.2.0 - https://github.com/jnordberg/gif.js

About

a simple client side graphing tool

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages