TypedJS
TypedJS copied to clipboard
use java doc syntax
Any chance that we could use java docs - much more widely used IMHO than haskell-like also means anyone who marked up fro google closure compiler can use this out the box
Agreed. +1
Or JSDoc syntax might make more sense... very similar to javadoc but also gets utilised by things like google closure compiler...
https://developers.google.com/closure/compiler/docs/js-for-compiler
-1
Would be cool to compile these into something Google Closure compiler can use but no on the Java docs, they are gross and verbose.