Projects tagged ‘javascript’ and ‘template’


Jump to tag:

Projects tagged ‘javascript’ and ‘template’

Filtered by Project Tags javascript template

Refine results Project Tags ajax (17) php (16) html (14) framework (13) web (10) css (8) jquery (7) library (6) json (6) theme (5) xml (5) cms (4)

[51 total ]

10 Users
   

JsDoc Toolkit is an automated JavaScript documentation publishing tool. Its aim is to add greater flexibility, and thus support a wider variety of popular frameworks and coding styles, than the ... [More] original JSDoc.pm project. Included is a standard for writing inline JsDoc comments, a tool for extracting and interpreting those comments, and a templating system for formatting those comments into published output (often HTML files, but could be any textual output). JsDoc Toolkit is implemented entirely in JavaScript using the Rhino JS Engine. [Less]
Created over 3 years ago.

5 Users

Vaadin is a web application framework for Rich Internet Applications (RIA). In contrast to Javascript libraries and browser-plugin based solutions it features a server-side architecture, which means ... [More] that the majority of the logic runs on the servers. Ajax technology is used at the browser-side to ensure a rich and interactive user experience. Vaadin is a big collection of UI components. There are server-side components like Button, Table, Tree that you use to compose the application user interface. The components use events, listeners and data binding to communicate with each other and the business logic. The component based architecture together with the data binding features help you to build applications that are easily modularized and refactored as needed. [Less]
Created 7 months ago.

1 Users

A modular expandable store built from the ground up to provide modularity.
Created 7 months ago.

1 Users

SpazCore is a set of libraries that make it easier to create HTML+JavaScript applications for desktop and mobile platforms. It's *not* a framework. It primarily exists at this point to facilitate new ... [More] versions of the Spaz Twitter client on platforms other than AIR. [Less]
Created 4 months ago.

1 Users
 

iFrame is a simple MVC web framework for PHP.
Created over 2 years ago.

0 Users

Elvgren is an open-source template for Wordpress. Alas, this is inspired by the Gil Elvgren image used by Michael Heileman for his personal Freya theme for Binary Bonsai. It features one nice tidbit ... [More] worth mentioning: a random image rotator script that changes the masthead image on the upper left. Future plans definitely include PHP code factoring and breaking the theme down to even more components such as a 404 page, a special page made for single posts, and special comment handling. Originally produced for the Wordpress Theme Competition of so many months ago, it's being set up here on Google Code for the greater good of the Wordpress community and all of the users who have written it praise. [Less]
Created 12 months ago.

0 Users

Javascript Implementation of 'HTML::Template' Introductionhttp://www.yabooo.org/archives/115 http://alpha.mixi.co.jp/blog/?p=335 HTML::Template in Pure ... [More] JavaScript昨今のWeb開発ではAjaxやDHTMLを用いた大規模なプロジェクトが増えてきているようです。 大掛かりにDOMを書き換える際にまいどまいど、文字列連結やらなにやらを繰り返していたら デザイナー/コーダとの連携などがむずかしく製作者以外、何をしているんだかわかりにくいコードができあがってしまいます。 一方、サーバサイド言語では多くのテンプレートライブラリやフレームワークが多数存在していて phpやerubyのように埋め込みで言語を記述することができたりPerlであればTemplateToolkitやHTML::Templateを用いることでviewを分離することができたりとなにかと便利です。 TTのjavascript実装はJemplateとしてすでに存在しているようなので HTMLTemplateをjavascriptで実装してみました。 [Less]
Created about 1 year ago.

0 Users

noTemplate is a jQuery plugin. It populate html from json data. The label of json represent the class or id to populate. If the data of a json label is an Array, the concerned part of html tree is repeated.
Created 11 months ago.

0 Users

Welcome to framework_xframework_x is designed with simplicity and great flexibility in mind. It's intended audience are web developers and designers with experience in creating websites using ... [More] HTML/DHTML. framework_x uses a simple template language e.g.: {PAGE_BODY} in order to place data into a design template file. The template file being made up of only HTML/DHTML... An administrative back end is included to handle creation of content areas and administer the paged environment. Download Current VersionFWX.v2.2.2b.tgz DocumentationComing Soon!... I swear. For now check out the README in the /docs folder Note: PLEASE READ.Keep in mind this comes with no warranty nor is one implied. This application is in beta status and is not perfect nor full featured. It is designed for someone with experience in creating dynamic websites and is in need of a good clean start on creating a dynamic custom website. Requirements: framework_x uses... PHP 5 or greater the GD2 module the cURL module MySQL 5 or greater Getting StartedOnce downloaded and uploaded to your server. READ THE README.TXT FILE in /docs. This will get you going. Installation is very simple. [Less]
Created 12 months ago.