Skip to content

rkocman/JSDOMBox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSDOMBox

JSDOMBox is an experimental extension for the CSSBox.
It adds the ability to execute JavaScript and dynamically manipulate with the DOM content.

Project status: DOM Level 2 HTML Supported (Experimental JavaScript execution)
Development suite: Eclipse (Kepler Service Release 2)
Origin: Master's thesis

Dependencies

Basic installation guide

  1. Install JDK 1.7 or newer
  2. Install Eclipse IDE (with Git and Maven plugins)
  3. Create a new workspace
  4. Clone and build jStyleParser
  5. Clone and build CSSBox
  6. Clone and build JSDOMBox

Demos

This package contains two GUI applications:

  • org.fit.vutbr.jsdombox.demo.SimpleExample - Basic usage example
  • test.JSDOMBoxTestSuite - Test suite application (Use arrow keys for easier navigation)

License

All the source code of the JSDOMBox itself is licensed under the GNU Lesser General Public License (LGPL), version 3. A copy of the LGPL can be found in the LICENSE file.

About

JSDOMBox is an experimental extension for the CSSBox. It adds the ability to execute JavaScript and dynamically manipulate with the DOM content.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages