ungoldman / module-init

:checkered_flag: Create a new node module with all the right stuff.
ISC License
71 stars 8 forks source link

Remove io.js dependency #6

Closed paulcpederson closed 9 years ago

paulcpederson commented 9 years ago

Instead of using template strings and forcing people to use io.js, use a tiny, 0 dependency templating module. This lowers the barrier of entry for the module and makes it work with the default version of the language.

This doesn't change the interface of templates/index.js at all, so no changes are necessary to the rest of the library.

ungoldman commented 9 years ago

check out mister fancy over here doing pull requests

actually this is great, thanks @paulcpederson

paulcpederson commented 9 years ago

psycho laugh

ungoldman commented 9 years ago

Released in 0.2.0

@paulcpederson added you to collaborators - abide by the rules and you will go far!