5 ms·
I've been playing around with CoffeeScript and docco a bit lately and I thought I'd share this little project. Thanks to Jeremy Ashkenas for creating these fant
by wsbail29 15y ago
I've been playing around with CoffeeScript and docco a bit lately and I thought I'd share this little project. Thanks to Jeremy Ashkenas for creating these fantastic tools.
- spatten 15y agoNice code! Docco always impresses too, eh? I really like the use of: this[key] = value for key, value of options I'm going to use that for sure :)