JSTempless ========== What is it? ----------- This is a simple client-side templating language for JavaScript, which allows interpolating data into snippets of XHTML. It follows the `Templess`_ templating language written in Python as closely as possible - there are some restrictions because we use JavaScript/DOM as a platform rather than Python with a custom SAX lib, as Templess does. Documentation ------------- Sorry, not yet... Questions, remarks, etc. ------------------------ Please send questions, remarks, etc. to johnny@johnnydebris.net.