paradite / jsbyexample

:white_check_mark: JS By Example

Home Page:https://paradite.github.io/jsbyexample/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JS By Example

https://paradite.github.io/jsbyexample/

Contributing

Contributions are welcomed!

Simple add more examples into app.js.

Running

# python2
$ python -m SimpleHTTPServer 8000

# python3
$ python3 -m http.server

TODO

  • move eval to CI or build stage
  • syntax highlighting (something light weight)
  • Favicon
  • short explanation for some items

About

:white_check_mark: JS By Example

https://paradite.github.io/jsbyexample/


Languages

Language:JavaScript 71.1%Language:CSS 22.0%Language:HTML 6.9%