Skip to content
#

mustache

Here are 405 public repositories matching this topic...

themightylc
themightylc commented Nov 27, 2019

I've had a few issues with this, the latest one being this part from the ScriptObject documentation:

"Notice that when using a function with pipe calls like {{description | string.strip }}``, the last argument passed to the string.strip` function is the result of the previous pipe. That's a reason why you will notice in all builtin functions in scriban that they usually take the most relevant p

wildhaber
wildhaber commented Sep 19, 2017

Description

When developing on a responsive website there are some elements that has to be cloned and used doubled - for example a navigation for the burger-style-menu on mobile and the mega-menu on a large screen.

Instead of loading both at once, what, if it would be possible to load a module only when a certain viewport width/height is valid, like:

import { ModuleSigna
ergoithz
ergoithz commented Feb 25, 2020

With something like changing the lambda render callable parameter from the current lamda function to a callable object, chevron could cleanly expose the current rendering context (chevron scope) to advanced callable contexts.

In the meantime, we're relying in ugly hacks like:

import threading
import chevron.renderer

def chevron_scopes_from_render(render, _lock=threading.Lock()):
kpacha
kpacha commented Jul 25, 2018

We've lost some of the coverage earned at #6 but we were not close to the requirements of https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#quality-standards

Tests, where practical. If the library/program is testable, then coverage should be >= 80% for non-data-related packages and >=90% for data related packages. Notice: the tests will be reviewed too. We will check your cove

full-stack java file server with no limitation for files uploads and downloads: spring-boot + Gradle Kotlin DSL, Gradle buildSrc, postgres / h2, apache fileUpload, lombok, mustache, docker, jgiven, powermock, gradle, CI, bootstrap 4, bootstrap-filelinput, webjars, maven github-release-plugin, nginx, haproxy, reverse-proxy

  • Updated May 26, 2020
  • Java

Improve this page

Add a description, image, and links to the mustache topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the mustache topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.