Skip to content
#

handlebars

Here are 3,075 public repositories matching this topic...

digitalsanctum
digitalsanctum commented Mar 14, 2021

I'd like to be able to use ramhorns with arbitrary data supplied via JSON. From what I can tell, serde_json::Value fits the requirement for doing this but ramhorns uses a derive trait which won't work with serde_json::Value because it's an enum.

Is there a workaround or an easier way to accomplish using arbitrary data with ramhorns that doesn't require using the ramhorns::Content trait?

enhancement good first issue

🌟 DataFormsJS 🌟 A minimal JavaScript Framework, standalone React and Web Components, and JSX Compiler for rapid development of high quality websites and single page applications.

  • Updated Feb 26, 2022
  • JavaScript

Improve this page

Add a description, image, and links to the handlebars 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 handlebars topic, visit your repo's landing page and select "manage topics."

Learn more