Smart contract programming language, compiled to Ethereum Virtual Machine or transpiled to C#/Java, WIP
LCD Smartie driver written in Node.js
LCD Smartie driver written in Rust
The official client macro for creating Smarty APIs for Rust
The official client libraries for accessing Smarty APIs from Rust
A light wheight Neural Network library with a focus on ease of use and speed.
CLI tool to bulk geocode CSV data using the Smarty API or libpostal
Small template engine with smarty like syntax
A middleware based http async web server.
Small framework to enable writing plugins for LCDSmartie in Rust (even for old OSes)
Powerful text templating language similar to Smarty/Liquid/Django
A template engine like a small Smarty.
Ruby Port of Smarty Template Engine - http://www.smarty.net/
Thanks to Pat Allan & his regex-fu, Anthony Kolber (http://aestheticallyloyal.com/) for showing me Typogrify. Square Circle Triangle (http://sct.com.au/) because I mashed it together on a Friday afternoon at work :) == FEATURES/PROBLEMS: * Multiple adjacent caps are wrapped in <span class="caps"> (Gives you a handle on small caps) * Single and double quotes are wrapped in a class name matching their entity name in HTML * Ampersands wrapped in <span class="amp"> * Runs smarty pants (Which writes HTML entities so that you don't have to) * No more widows in your headlines * Extends the string class == USAGE: