From 4d949654fb3df320c3126be68aae867272dca88b Mon Sep 17 00:00:00 2001 From: audionerd Date: Thu, 24 Nov 2011 11:32:37 -0800 Subject: [PATCH] Created Ports of Liquid to other environments (markdown) --- Ports-of-Liquid-to-other-environments.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 Ports-of-Liquid-to-other-environments.md diff --git a/Ports-of-Liquid-to-other-environments.md b/Ports-of-Liquid-to-other-environments.md new file mode 100644 index 0000000..f51c625 --- /dev/null +++ b/Ports-of-Liquid-to-other-environments.md @@ -0,0 +1,7 @@ +### JavaScript + +https://github.com/darthapo/liquid.js + +### C# + +http://dotliquidmarkup.org/ \ No newline at end of file