twitter / hogan.js

A compiler for the Mustache templating language
http://twitter.github.io/hogan.js
Apache License 2.0
5.14k stars 431 forks source link

Supply a typescript definition file #217

Open atrauzzi opened 9 years ago

atrauzzi commented 9 years ago

Would love to be able to get strong typing when using hogan from typescript :)

AndrewLeedham commented 5 years ago

@atrauzzi Doesn't look like hogan.js is maintained anymore 😢 But I have add TS type definitions to DefinitelyTyped. So you can install @types/hogan.js