Hacker News
- Tmpltr - jsFiddle clone for realtime JSON templating http://rocktronica.github.com/tmpltr/ 5 comments
- JSON Template http://json-template.googlecode.com/svn/trunk/doc/Introducing-JSON-Template.html 11 comments
- Select Transform: JSON template over JSON https://selecttransform.github.io/site/ 75 comments
- Show HN: Objectified – An all JSON-HTML templating engine – in Node or Browser https://github.com/delmarc/Objectified 4 comments
- Convert various formats (json,bson,yaml,csv,xml) to any output format using templates https://mmalcek.github.io/bafi/ 6 comments linux
- Translate various formats (json,bson,yaml,csv,xml) to any output format using go templates https://github.com/mmalcek/bafi 4 comments golang
- Template toml,yaml,ini,json,etc from ENV variables https://www.reddit.com/r/devops/comments/9m560t/template_tomlyamlinijsonetc_from_env_variables/ 11 comments devops
- kale: A templating engine for your JSON data. (0.7.1 Update) https://github.com/jaylach/kale 6 comments node
- JSON, Aeson and Template Haskell for fun and profit http://pltconfusion.com/2014/05/10/json_aeson_and_template_haskell_for_fun_and_profit/ 3 comments haskell
- A powerfull Json templating DSL https://github.com/emilsjolander/goson 8 comments golang
- Introducing JSON Template http://json-template.googlecode.com/svn/trunk/doc/introducing-json-template.html 7 comments javascript
- Json to Map converter with template literals (for fun) https://gist.github.com/artem-mangilev/83c421609d6863e39a90a2574822ee6b 6 comments javascript
- I've just released new version of BaFi (json,bson,yaml,csv,xml converter to any format using templates). https://mmalcek.github.io/bafi/examples/#multiple-input-files 10 comments linux
- SelectTransform - JSON Template over JSON https://selecttransform.github.io/site/ 5 comments programming
- JSON Google/YouTube "Schemas" and why you should have one. Template within. https://www.reddit.com/r/gamedev/comments/5hhywy/json_googleyoutube_schemas_and_why_you_should/ 11 comments gamedev
- BABL: A Functional JSON Templating Language for your APIs - Focused on high performances & automatic documentation. Share your thoughts ! https://github.com/getbannerman/babl/ 8 comments ruby
- On Design Minimalism: Why JSON Template Doesn't Need an Include Statement http://json-template.googlecode.com/svn/trunk/doc/on-design-minimalism.html 13 comments programming
- Mock server that generates API responses based on JSON templates (for backend mocking) https://github.com/vikeri/json-api-generator 8 comments node
- RubyTemplate: simple json templates using pure ruby https://github.com/nullstyle/ruby_template 3 comments rails
- JSON Template: minimal but powerful template language implemented in both Python and JavaScript http://json-template.googlecode.com/svn/trunk/doc/introducing-json-template.html 13 comments programming
- Hi, I've just released app (BaFi) for converting various input formats (json,bson,yaml,csv,xml) to ANY output format using GO templates and Lua functions. I will be happy for any ideas what could be done better :) files or stdin/stdout, works nicely with curl https://mmalcek.github.io/bafi/ 6 comments bash
- JSONPlus: a json parser with self reference support + templating https://github.com/serkanyersen/jsonplus 21 comments javascript
- Just released Baserow 1.3 with exporting to CSV, JSON importer, drag an drop ordering of databases, tables and views, new date filters, bug fixes and templates - Open Source Airtable alternative. https://baserow.io/blog/may-2021-release-of-baserow 47 comments selfhosted
- Made an HTML5/JS template for Portfolio website. I'd appreciate any feedback and feel free to use it. An SPA with hash-router, search, filter, error handling, dark-mode, hot-key detection, and everything is managed out of a JSON file. The site can be hosted with GH-Pages or any static hosting. https://github.com/guptasiddhant/lifeline 8 comments javascript
- Moi: A simple, light and highly customizable single page personal site template powered by JSON https://github.com/ramantehlan/Moi 14 comments vuejs
- Small Grunt plugin I made to pre-parse and compile Ractive.js templates into a single JSON-file object. https://github.com/ecustic/grunt-ractive-compile 6 comments webdev