forked from smhanov/coffee-script
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
A service to generate externs files for libraries.
- Enter an external javascript file
- Create a basic externs file
- Run Compiler against user's codebase
- Filter all warnings related to this library
- Present user with snippets of code where the errors
- If the errors are obvious like incorrect number of arguments, a button is provided to allow the user to make an argument optional - this is a common issue.
Existing work
http://www.joshuagranick.com/blog/?p=574
http://blogs.missouristate.edu/web/2010/11/02/jquery-extern-generator-for-closure-compiler/
https://github.com/robert-stuttaford/Closure-Script-Boilerplate
http://blog.dotnetwise.com/2009/11/closure-compiler-externs-extractor.html
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels