Skip to content

It'll show a simple form into which you can type JavaScript code, after which it will tell you whether that code is valid

Notifications You must be signed in to change notification settings

ehsanghaffar/Js-build-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Javascript Build Setup

Build Setup for when we edit the script and reload, we get the update (compile) code.

also When something crashes, we get a source- mapped stack trace pointing at the correct line numbers in the actual files.

Development tools

  • babel-core
  • babel-preset-es2015
  • moduleserve
  • distfs

Dependency

A Javascript parser: acorn

Documentation

Let's do this together

License

About

It'll show a simple form into which you can type JavaScript code, after which it will tell you whether that code is valid

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published