Skip to content
 
 

Repository files navigation

Esprima-TypeScript

Unit tests

TypeScript :: TypeAnnotation

  • var answer: number = 42

TypeScript :: TypeCast

  • var answer = 42
  • (<{x: number; y: number; }>(name+r))

About

TypeScript parsing infrastructure for multipurpose analysis. Made over Esprima.js

Resources

Contributing

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors