Home
Zazl’s objective is to provide server-side JavaScript tools, primarily Java based, that help with developing JavaScript applications thats span both client and server.
Zazl provides a number of components. (GitHub Repositories)
They include :
• Dynamic Javascript Optimizer that enables the loading of modules + dependencies in a single response stream without depending on static build tools. More Information
• An AMD compliant loader that loads modules from localStorage. More Information
• V8 Java Bridge that enables the use of the V8 JavaScript Engine within Java based environments. More Information
• Rhino ClassLoader that enables the caching of scripts to improve script loading performance. More Information