Skip to main content

Genshi2Js compiles a subset of genshi templates to javascript functions.

Project description

Genshi to Javascript compiler
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Genshi2Js compiles a subset of genshi templates to javascript functions.

It compiles control flow and expressions to the javascript equivalent.
One template compiles to one javascript function. This javascript function
can be included on a webpage. Upon invokation with the correct paramters,
this javascript function produces markup output intended to be put into
innerHtml of an element.

Project details


Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page