JSPlaygrounds. A place to write and run JavaScript code right in your browser.

github.com/StephenGrider/JSPlaygrounds

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

July 2016
  • Update README.md
  • Create LICENSE.MD
  • adjusted default panel width;
  • js -> jsx formatting
  • removed unused console
  • added error handling
June 2016
  • moved expression building into a selector
  • code stored in redux + added split panes
  • removed esprima from global scope
May 2016
  • added multiline templatestrings
  • styling
  • pre esprima refactor
  • initial commit with partial react support