Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

dynamictemplate

Compare

  Analyzed about 8 hours ago

Yet another template engine, but this time loaded with full async support and capable of being changed even after the template was rendered. The main idea is that you write one template that renders xml/html and streams it to the client and that you write templates in the same style that can be ... [More] rendered in the browser and linked to the dom thanks to $DOMManipulationTool. [Less]

3.94K lines of code

0 current contributors

over 9 years since last commit

3 users on Open Hub

Inactive
0.0
 
I Use This

sgte

Compare

  Analyzed about 20 hours ago

SGTE is an Erlang template Engine for generating structured output (code, html web pages, xml, emails, csv files, etc...).

2.31K lines of code

0 current contributors

almost 12 years since last commit

2 users on Open Hub

Inactive
5.0
 
I Use This

lfe-exemplar

Compare

  No analysis available

Markup Language Expressions for LFE

0 lines of code

1 current contributors

0 since last commit

2 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: apache_2

closure-templates

Compare

  Analyzed 1 day ago

What are Closure Templates?Closure Templates are a client- and server-side templating system that helps you dynamically build reusable HTML and UI elements. They are easy to learn and customizable to fit your application's needs. Closure Templates support JavaScript and Java and use a data model and ... [More] expression syntax that works for either language. You can also use the built-in message support to easily localize your applications. What are the benefits of using Closure Templates?Convenience. Closure Templates provide an easy way to build pieces of HTML for your application's UI and help you separate application logic from display. Language-neutral. Closure Templates work with JavaScript or Java. You can write one template and share it between your client- and server-side code. Client-side speed. Closure Templates are compiled to efficient JavaScript functions for maximum client-side performance. Easy to read. You can clearly see the structure of the output HTML from the structure of the template code. Messages for translation are inline for extra readability. Designed for programmers. Templates are simply functions that can call each other. The syntax includes constructs familiar to programmers. You can put multiple templates in one source file. A tool, not a framework. Works well in any web application environment in conjunction with any libraries, frameworks, or other tools. Battle-tested. Closure Templates are used extensively in some of the largest web applications in the world, including Gmail and Google Docs. How do I start?Work through Hello World Using JavaScript. Work through Hello World Using Java. Read the Documentation. [Less]

168K lines of code

16 current contributors

7 days since last commit

1 users on Open Hub

High Activity
0.0
 
I Use This

django-mako

Compare

  Analyzed about 9 hours ago

Mako Templates Plugin for Django. For installation and usage see the Usage wiki page on http://code.google.com/p/django-mako/wiki/Usage

73 lines of code

0 current contributors

over 9 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

CTElib

Compare

  No analysis available

C Template Engine library to recursively expand placeholders in a template string, expanded string grows dynamically during template expansion, includes event notification for asynchronously reporting information, warnings and errors back to caller. Requires C99 and KVSlib.

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: bsd

STS Template Engine

Compare

  No analysis available

A template engine for Objective-C, implemented as a category of NSString. Key/Value pairs stored in an NSDictionary serve as translations for placeholders in template strings or template files to be expanded. No dependencies. GPL2 licensed.

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: gpl

jett

Compare

  No analysis available

Formula one in template engines. Aim of this project is to make fast, flexible implementation of template engine, written purely in C, but interfaced with almost all popular languages and scripting environments (but the main target is python, cause we like it so much). (project currently in pending state.)

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: gpl

HTML.Template.java

Compare

  Analyzed about 1 hour ago

HTML.Template aims to do to java what HTML::Template.pm did to perl. HTML.Template makes it possible to use HTML Templates inside your java code. You no longer need to recompile your servlets everytime you change the HTML.

592 lines of code

0 current contributors

over 21 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: Artistic_..., gpl

Arrow

Compare

  Analyzed about 21 hours ago

Arrow is a framework for building web applications using Apache and mod_ruby.

63 lines of code

0 current contributors

over 12 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This