The JavaScript UI Language (JUL) is a configuration and instantiation module
for the JavaScript frameworks.
It can be used with any framework that accepts a configuration object
as a constructor parameter, or with a custom factory for the other frameworks.
JUL parses a tree of configuration objects, and creates the runtime components in the expected order and membership. For the most uses, after this step, you will have your application's user interface up and running.
Browser support:
JUL supports all major browsers, including: FF 2+, IE 7+, Edge, Safari 3+, Chrome 1+, Opera 9+, IOS 3+, Android 2+.
Features
- implements programming by configuration for event-driven UI JavaScript frameworks
- top-down and bottom-up creation of the component tree
- converts a DOM XML document into a configuration tree
- supports configuration inheritance and parser meta-information inside a configuration node
- fully configurable parsing and ability to map node IDs as component instances
- serialization of the configuration tree to JavaScript or JSON source code
License
GNU Library or Lesser General Public License version 3.0 (LGPLv3)Other Useful Business Software
Simplify IT and security with a single endpoint management platform
NinjaOne automates the hardest parts of IT, delivering visibility, security, and control over all endpoints for more than 20,000 customers.
The NinjaOne automated endpoint management platform is proven to increase productivity, reduce security risk, and lower costs for IT teams and managed service providers. The company seamlessly integrates with a wide range of IT and security technologies. NinjaOne is obsessed with customer success and provides free and unlimited onboarding, training, and support.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of jul-javascript!