
Jinja2
jquery-template
NANO โ jQuery Template Engine
Pug
Eta JS
Handlebars
Typescript
Nunjucks
LiveScript
JavaScript
Typescript
CoffeeScript
Kotlin
Dart
Haxe
Emscripten
Jinja2
LiveScriptNo LiveScript videos yet. You could help us improve this page by suggesting one.
Based on our record, LiveScript should be more popular than Jinja2. It has been mentiond 9 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
I have a list say list[a][b] of length 10.I want to print from list[0][b] to list[10][b] and use it in jinja2 template. Source: over 4 years ago
I am using Flask with Jinja2 as templating language. Source: over 4 years ago
I'm trying to issue a POST request within a Jinja template in Flask. However, parameters are passed in via GET by default, and this particular method only accepts POST requests. Source: over 4 years ago
For our application above, we defined the string "My flask app" within our Python code. This was okay, as it was a single line, but as our front-end code grows, it will be cumbersome to define everything in our Python file. Flask allows for separation of concerns though so-called "templates." These are usually .html files, with some Python logic mixed in through the Jinja template engine language. Let's add a... - Source: dev.to / about 5 years ago
I'm writing all my stuff in CoffeeScript (which trans/com/piles to JavaScript). I feel like almost the last man standing at this point. I have some plans to revive a fork of https://github.com/jashkenas/coffeescript but those are ... plans. I like CS for its syntax which is indentation-based similar to Python; in addition, you get e.g. paren-less function calls as in `mul 4, 5`; also, all functions are 'lambdas'... - Source: Hacker News / 8 months ago
That's an interesting idea. Just to mention though: LiveScript is a really great language that compiles to JavaScript. https://livescript.net/. - Source: Hacker News / over 1 year ago
It was a better name for JavaScript. It is a better name for another project that is better named than JavaScript and owns the name LiveScript now. https://livescript.net/. - Source: Hacker News / over 1 year ago
I know this hasn't been updated, and I know it's a fork of CoffeeScript, but https://livescript.net/ has had a lot of the "magic" syntax here for quite a while. - Source: Hacker News / over 1 year ago
Fun fact: LiveScript is a FP-oriented language which compiles to JavaScript. It's been around for a while now :-) https://livescript.net/. - Source: Hacker News / almost 3 years ago
jquery-template - A template plugin for jQuery. Allows templating without cluttering JavaScript code with markup.
JavaScript - Lightweight, interpreted, object-oriented language with first-class functions
NANO โ jQuery Template Engine - NANO is a simple and open-source jQuery Template Engine developed by trix.pl and released under the MIT License.
Typescript - TypeScript allows developers to compile a superset of JavaScript to plain JavaScript on any browser, host, or operating system.
Pug - Pug is a robust, elegant, feature rich template engine for Node.js
CoffeeScript - Unfancy JavaScript