Skip to content

computmaxer/atscript-dart-traceur-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

atscript-dart-traceur-example

Example using Traceur to compile AtScript into Dart and JS.

This was created looking at the AngularJS build process. tools/transpiler/ came directly from the AngularJS repository. Presumably this functionality will make it into stable Traceur at some point eliminating the need to include that directory.

Try it out

$ npm install
$ gulp

Now check the build directory for both the Dart and JS output.

About

Example using Traceur to compile AtScript into Dart and JS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published