kylestetz / Sentencer

:pencil2: madlibs-style sentence templating in Javascript
http://kylestetz.github.io/Sentencer
MIT License
378 stars 40 forks source link

This is so cool! #4

Closed 0x5d closed 8 years ago

0x5d commented 8 years ago

This is such a cool project! Thanks for sharing it. Also, awesome project page at http://kylestetz.github.io/Sentencer/

:metal:

kylestetz commented 8 years ago

Thank you @castillobg, glad you like it 😊 If you end up using it in a project, I'd love to see it!

0x5d commented 8 years ago

@kylestetz I am! castillobg/chat-snap (live at chat-snap.herokuapp.com). It's a real-time photo-chat for my workshop at this year's JSConf Colombia. I'm using Sentencer to generate random ids for the chat rooms. Still a WIP though! I'm also thinking of doing a golang version for a small project I have. I'll let you know if that happens too 😄

kylestetz commented 8 years ago

Oh that's a cool usage! I support you making a golang version and I'll happily link to it in this repo 👌

0x5d commented 8 years ago

Boom, done! Here it is https://github.com/castillobgr/sententia This was fun to build.

lmj0011 commented 7 years ago

cool lib, bro. I will try to contribute in someway if I can think of something useful to add.