-
Updated
Aug 5, 2020 - JavaScript
#
template-engine
Here are 1,036 public repositories matching this topic...
High performance JavaScript templating engine
A very fast and expressive template engine.
-
Updated
Aug 24, 2020 - Python
Twig, the flexible, fast, and secure template language for PHP
-
Updated
Aug 24, 2020 - PHP
Lightweight and powerful data binding.
-
Updated
Apr 6, 2020 - JavaScript
(ARCHIVED) Rant – The all-purpose procedural text library
c-sharp
language
gamedev
library
template-engine
csharp
procedural-generation
unity
dotnet
nuget
dsl
scripting
game-development
writing
unity3d
text-generation
procedural
generative-text
rant
pcg
-
Updated
Aug 26, 2020 - C#
Empower your website frontends with layouts, meta-data, pre-processors (markdown, jade, coffeescript, etc.), partials, skeletons, file watching, querying, and an amazing plugin system. DocPad will streamline your web development process allowing you to craft powerful static sites quicker than ever before.
-
Updated
Aug 24, 2020 - CoffeeScript
nodejs
css
template
node
template-engine
mandrill
custom
responsive
email
inline-css
juice
templates
pug
inline
mailchimp
postmark
ejs
sendgrid
nodemailer
webresource
-
Updated
Aug 19, 2020 - JavaScript
A powerful yet easy-to-use PHP micro-framework designed to help you build dynamic and robust Web applications - fast!
php
template-engine
html-template
datamapper
php-template
route-handler
database-engine
sql-engine
sql-mapper
cache-engine
-
Updated
Aug 4, 2020 - PHP
Thymeleaf is a modern server-side Java template engine for both web and standalone environments.
-
Updated
May 29, 2020 - Java
Fast, powerful, yet easy to use template engine for Go. Optimized for speed, zero memory allocations in hot paths. Up to 20x faster than html/template
-
Updated
Aug 5, 2020 - Go
Windows Template Studio quickly builds a UWP app, using a wizard-based UI to turn your needs into a foundation of Windows 10 patterns and best practices.
-
Updated
Aug 28, 2020 - C#
Django-syntax like template-engine for Go
-
Updated
Aug 5, 2020 - Go
A native functional ASP.NET Core web framework for F# developers.
middleware
template-engine
fsharp
dotnet
micro-framework
web-framework
dotnet-core
aspnet-core
model-view-presenter
http-handler
giraffe
dotliquid
-
Updated
Aug 22, 2020 - F#
Ten0
commented
Jan 7, 2020
When rendering with an invalid template that refers to an Object
instead of strings/integers/bools/arrays, the rendering silent fails by rendering "[object]
", due to:
https://github.com/Keats/tera/blob/b91a985951fccf6896c7192ea7c78ba64608bb62/src/context.rs#L119
(by the way, this could be Cow::Borrowed
)
This is does not match the rust philosophy of being explicit and quickly failing so
Logic-less and semantic Mustache templates with Java
-
Updated
Jul 21, 2020 - Java
A simple and fast JSON API template engine for Ruby on Rails
-
Updated
May 14, 2020 - Ruby
Template engine based on Microsoft's Razor parsing engine for .NET Core
-
Updated
Aug 3, 2020 - C#
Manifold plugs into Java to supplement it with powerful features, from Type-safe Metaprogramming, Extension Methods, Operator Overloading, and Unit Expressions to an integrated Template Engine and a Preprocessor. All fully supported in IntelliJ IDEA and Android Studio. Simply add Manifold to your project and begin taking advantage of it.
java
graphql
json
template-engine
intellij
metaprogramming
preprocessor
android-studio
extension-methods
duck-typing
type-providers
manifold
graphql-java
structural-typing
reflection-framework
java-development
js-java-interoperability
manifold-systems
java-tooling
-
Updated
Aug 27, 2020 - Java
TreeFrog Framework : High-speed C++ MVC Framework for Web Application
mysql
redis
json
template-engine
orm
mongodb
cpp
xml
webserver
websocket
postgresql
cbor
webframework
ormapping
-
Updated
Aug 22, 2020 - C++
A fast, Django inspired template system in Clojure.
-
Updated
Jul 30, 2020 - Clojure
.dom is a tiny (512 byte) template engine that uses virtual DOM and some of react principles
-
Updated
Jul 11, 2020 - JavaScript
Template rendering middleware for koa (hbs, swig, pug, anything! ✨ )
-
Updated
Jul 30, 2020 - JavaScript
nodejs excel template engine. node export excel
-
Updated
Jul 7, 2020 - JavaScript
A Template Engine for Modern C++
-
Updated
Aug 26, 2020 - C++
Improve this page
Add a description, image, and links to the template-engine topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the template-engine topic, visit your repo's landing page and select "manage topics."
Environment
Description
When I tried to upload a file, an
java.lang.UnsupportedOperationException: direct buffer raised
, so that the upload operation cannot be done. The full exception stack is as follows: