Skip to content

rkistner/tern-asyncawait

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tern-asyncawait

Work in progress - not stable yet.

Implements async/await support for Tern.

We transform the AST to replace the async and await keywords with functions calls with equivalent types. This avoids having to modify the internals of Tern, but is not quite as clean.

License

MIT.

About

Experimental async/await support for Tern

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published