UltraPlugin is a
JavaScript data library created to facilitate the development of pages
and applications, it has a multitude of functions from automatic and
basic to the possibility of developing whole pages inside the script,
this is all done from a Framework which allows you to program html, css and visual basic script inside the JS itself. This
library has a free license for commercial use and can be adapted to the
taste of the developer as long as the original identity of the author is
maintained, as stated in the Creative Commons.
The
compressed download file contains the library, the license file and an
information file, containing all the features that can be used in the
development of an application, in addition to an example page, made in
UltraPluginJS code.
Import the
library into your document before all others, before using it, read the
"topics.txt" file to get all the necessary and important information. Example:
<script src="UltraPluginX_X.js"></script>
Download/ Wiki:
(The project has been moved to SourceForge)
SourceForge Page