A minimalistic JavaScript implementation of the Jinja templating engine, specifically designed for parsing and rendering ML chat templates.
walk paths fast and efficiently
A Handlebars view engine for Express which doesn't suck.
code generation DSL for TypeScript
The tiniest and the fastest library for terminal output formatting with ANSI colors
Generate an AST from a string template.
Node addon for string extraction for msgpackr
Compile ES2015 template literals to ES5
Extract and inline critical css with emotion for server side rendering.
Better typed `querySelector` and `querySelectorAll`.
Provides an adapter for using <template> tags and components as route templates
🐊Putout plugin adds ability to apply template literals
Simple tools for creating interoperable CJS & ESM packages.
not doing dist here for now since it is used by tamagui-build itself
Base64 and base64url to string or arraybuffer, and back. Node, Deno or browser.
A wrapper of the webchannel packages from closure-library for use outside of a closure compiled application
A simple wrapper for the Figma API
Color your terminal using CSS/hex color codes
A URI template implementation (RFC 6570 compliant)
The official, opinionated, batteries-included toolset for efficient Redux development
Node addon for string extraction for cbor-x
The Dropbox JavaScript SDK is a lightweight, promise based interface to the Dropbox v2 API that works in both nodejs and browser environments.
Expand placeholders in a template string
Ironclad Clickwrap React SDK - SDK for easy Ironclad Clickwrap implementations leveraging the Ironclad JavaScript Library & API
See the Mustache disappear
Template com o hooks configurado e alguns exemplos do cotidiano do usuario
Erbside is a simple project-oriented erb-based inline template system. Inline templates make it easy to do basic code generation without the need for duplicate files.
Templater has the ability to both copy files from A to B and also to render templates using ERB. Templater consists of four parts: - Actions (File copying routines, templates generation and directories creation routines). - Generators (set of rules). - Manifolds (generator suites). - The command line interface. Hierarchy is pretty simple: manifold has one or many public and private generators. Public ones are supposed to be called by end user. Generators have one or more action that specify what they do, where they take files, how they name resulting files and so forth.
With rb-tmpl you can re-use jquery-tmpl templates on the server, saving you from having to do the same work twice.
If Rake won't do it by itself, you oughtta Mattock. If you survived the pun, you might enjoy this gem. Features: * Extensions to Tasklibs to support powerful deerpaths. * A commandline library that supports mocking for tests. * A module to support common templating patterns
Stencil is a templating library with a number of design goals. * Limited code in templates. This isn't meant to embed ruby in anything - it allows for simple control structures, since that's typically what you need in a template, but full access to the Ruby interpreter is just a tempatation into sin. (From a separation of concerns standpoint.) There's a certain amount of code available in conditionals and interpolations, since otherwise they're much harder to do... * Easy to extend. If you do need something extra from a template, not having it in the templating language is frustrating. It's easy to add features to stencil, since they're described in as well-designed classes. * Generic output. Not everything is a website or a mime-encoded email. It's nice to be able to spit out generic text from time to time. * Data sourced from simple datatypes - hashes and array, referenced with data paths. Views can be extracted from any object, or built up in code.
Malline is a full-featured template system designed to be a replacement for ERB views in Rails or any other framework. It also includes standalone bin/malline to compile Malline templates to XML in commandline. All Malline templates are pure Ruby, see http://www.malline.org/ for more info. See documentation on http://www.malline.org/ Copyright © 2007,2008 Riku Palomäki, riku@palomaki.fi Malline is released under GNU Lesser General Public License. Example Rails template file images.html.mn: xhtml do _render :partial => 'head' body do div.images! "There are some images:" do images.each do |im| a(:href => img_path(im)) { img :src => im.url } span.caption im.caption end _"No more images" end div.footer! { _render :partial => 'footer' } end end
Simple gem that adds a rake task to create all of the versions of iOS splash images you'll need to launch. Simply create a template splash file and let the app do the rest.
Simple gem that adds a rake task to create all of the versions of iOS icons you'll need to launch. Simply create a template image file and let the app do the rest.
Designed to provide basic pagination functionality using ajax with minimal effort. If you provide a JST(Javascript Template) file and a url to send requests to this gem will essentially do the rest.
Rhesus is a script for copying over pre-built templates with optional embedded Erb stuff. It started as a way to make jump-starting Monkeybars apps easier, but the user-defined tempaltes need not have anything to do with Monkeybars.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.