leonidas / transparency

Transparency is a semantic template engine for the browser. It maps JSON objects to DOM elements by id, class and data-bind attributes.
http://leonidas.github.com/transparency/
MIT License
969 stars 112 forks source link

Porting to typescript #118

Closed ghost closed 9 years ago

ghost commented 10 years ago

I love typescript under webstorm. And this lib. So I started porting to typescript: https://github.com/puppetMaster3/ModuleBU/commit/21f1f488d7db5eae00c2f51e831c2c1a0f75f48b

pyykkis commented 10 years ago

Cool! :)

pyykkis commented 9 years ago

Closing, as this is not really something that should be fixed in the current repository.