Products
- Kwartz
- Kwartz is designer-friendly template engine. It separates presentation logics from HTML template file so that Kwartz doesn’t break HTML template design at all. It is implemented in Ruby and PHP. more…
- Tenjin
- Tenjin is another template engine. It is very small (less than 1,000 lines) and very fast (3 times faster than Smarty, 5 times faster than Template-Toolkit). Tenjin is implemented in Python, Ruby, PHP, Perl, and JavaScript. more…
- Erubis
- Erubis is an implementation of eRuby. It is three times faster and more extensible than ERB. It supports Ruby on Rails. Now Erubis is ported into Java and Rhino and named Erubis-J. more…
- Kwalify
- Kwalify is a schema validator for YAML and JSON. Schema definition file is also YAML. It is poor compared with XML Schema or RELAXNG, but it is very useful indeed. more…
- Kook & Rook
- Kook and Rook are Software Construction Management tool like Make, Ant, Rake, SCons, and so on. Kook is implemented in PHP and Rook is a port into Ruby. You can define your task in PHP/Ruby. more…
- Kwaff
- Kwaff is a converter from text file into XML. Using Kwaff, you can write XML in YAML-like format. It makes your XML file more readable and writable. more…