Showing 29 open source projects for "html template"

View related business solutions
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • Stop vibe-debugging. Icon
    Stop vibe-debugging.

    Plug Claude into your app's actual errors.

    AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
    Free 30 days.
  • 1
    HTML-Template-Pro is a fast lightweight C template engine that supports syntax of HTML::Template perl module as well as many of its extensions. It consists of core htmltmplpro C library and bindings to perl/php/C#/....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    JDynamiTe, Dynamic Template in Java

    JDynamiTe, Dynamic Template in Java

    Dynamically generate documents from templates

    JDynamiTe is a tool which allows you to dynamically create documents in any format from "template" documents. And very few lines of code (or no line at all!) are needed to do that. Some typical usage domains of JDynamiTe are: - dynamic Web pages creation, - text document generation, - source code generation... In fact, it can be useful in any case where pre-defined documents (templates) have to be dynamically populated with data. The main benefit of JDynamiTe is to allow a true...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Chunk, an HTML Template Engine for Java

    Chunk, an HTML Template Engine for Java

    Clean, powerful templates for Java

    A powerful Java Template Engine, great for building HTML or XML docs. Chunk can handle many other needs and situations as well. In-tag filters & default values, multiple snippets per file, layered themes, macros, conditional includes, localization & more.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Decodes CGI data from standard input, $QUERY_STRING , and $HTTP_COOKIE. Stores data in lookup table(s) for easy retrieval. Uploads files by copying directly to files created with mkstemp(). Has several handy string conversion functions.
    Downloads: 5 This Week
    Last Update:
    See Project
  • Host LLMs in Production With On-Demand GPUs Icon
    Host LLMs in Production With On-Demand GPUs

    NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.

    Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
    Try Free
  • 5
    Phantom Has A New Template Oriented Mask Phantom is a php/cgi extension that allow to design efficiently html content for a php base website, written in PHP/C/C++. Phantom has been designed for speed and expandability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The P* Web Programming Language
    P* (P-star) is a web programming language. P* targets to incorporate common tasks like template handling and database queries into the language. P* is currently in development, and help is needed with writing new functionality and testing. Functionality P* has by now is MySQL database access with prepared statements, HTML templates, standard arithmetic and variables, functions, structs, (to-be-classes), JSON output, GET and POST.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    CS-Content [Dynamic Content System]

    PHP Templating & Includes System

    Generic framework designed to leverage the power of a templating system and PHP includes, all running through a single display script. Allows incredibly fast building of an intelligent website without having to write a script for every page. Separate HTML from code, intelligently build pages using path-based script and template inheritance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    C++ template class modeled after Perl's HTML::Template. Both systems share the same syntax.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    HTML template library written in C inspired by perl HTML::Template. Template language has HTML-like tags (tmpl_var, tmpl_if, tmpl_loop, etc.) Use library to build a variable list and pass it to a template.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 10
    A simple image gallery: A single PHP page that reads a template HTML file and populates it with the images in a given folder. It also generates the corresponding thumbnails. Meant for simple photography websites.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Directory (aka links management) PHP script with advanced, but easy to use command line tools (PHP-CLI), fully template driven appearance, static HTML front-end. Supports SQL, MySQL, PostgreSQL back-end.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Fast template processor for HTML/XML/text templates. No template language or new tags to learn. Templates can be valid HTML/XML. Easy to use and powerful!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    XTemplate is a template engine for PHP that allows you to store your HTML code separately to your PHP code. It has many useful features yet code is short and highly optimized. The code is stored here but eveything else is on http://www.phpxtemplate.org/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    htmltmpl is a templating engine for Python and PHP. It is targeted to web application developers, who want to separate program code and design (HTML code) of their projects. Even webdesigners can easily learn its simple but powerful template language.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 15
    Template-driven, community website management system (CMS). Features: user-friendly (no HTML) webpage maintenance, strong emphasis on internationalization, conversion of any page to PDF, also galleries, forums, blogs, wiki, a plugin mechanism, and more!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A Perl module for easily creating HTML dropdown menus for use with HTML::Template, Template Toolkit or Template::Magic templating systems. Allows any number of dropdown menus to be displayed on a single page, each independantly configurable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Composer is a html template engine based on processing custom tags in a html code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    PHP form elements for use in CMS/wiki/content rendering applications. Form elements are defined as classes and are template-engine ready. Methods for form/element creation/verification in code, and separate (subsequent, optional) rendering by a template.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    SysInfo-Linux is a php script that queries Linux based systems for system, httpd, and application information that is vital to running a website. Uses a html template for output which can be easily be editted in any HTML editor to fit your needs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Fast C++ template engine (C++ analog of PERL HTML::Template). CTPP completely separates project source and data representation. Home page: http://reki.ru/products/ctpp CTPP2: http://reki.ru/products/ctpp2/ New API and arcitecture.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    The DIML Project is the result of 6 years investigation in the domain of Web productivity. It implements a full open source and powerful template language and precompilator, allowing portable "web screens" to be written in PHP and/or Perl environment
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    minimal template engine for PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A text template C++ library (like TemplateITX for PHP). Easy creation HTML pages and cgi. Gives an opportunity of change of design of your pages (HTML, etc.) without recompilation of the program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    HTML.Template provides a templating solution similar to the HTML::Template perl module. It allows servlet writers to modify the look and feel of their servlets without having to recompile every time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Web DataBase Interface Library: Database interface driven by form templates (It uses ClientSide Data Buffering: No "reload on every click" !). Template language for dinamic contents. Report generation: HTML & ASCII table, PostScript, JavaScript arrays,
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next