WebBits-Html
Version 1.0.2 revision 0 uploaded by ArjunGuha.
Package meta
- Synopsis
- JavaScript analysis tools
- Description
WebBits is a collection of libraries for working with JavaScript embeded in HTML files. Highlights include:
BrownPLT.JavaScript.Crawl
returns all JavaScript in an HTML page, including JavaScript from imported script files (<script src=...>
).BrownPLT.JavaScript.Environment
annotates JavaScript syntax with its static environment and returns a list of free identifiers.BrownPLT.Html.Parser
is a permissive HTML parser.
- Author
- Arjun Guha, Spiridon Eliopoulos
- Bug reports
- n/a
- Category
- Language
- Copyright
- Copyright (c) 2007-2009 Arjun Guha and Spiridon Eliopoulos
- Homepage
- http://www.cs.brown.edu/research/plt/
- Maintainer
- Arjun Guha <arjun@cs.brown.edu>
- Package URL
- n/a
- Stability
- provisional