anandthakker / doiuse

:bomb: Lint CSS for browser support against caniuse database.
MIT License
1.25k stars 51 forks source link

Port to ES6 #2

Closed anandthakker closed 9 years ago

anandthakker commented 9 years ago

Now that I've found [6to5], there's really no reason to write coffeescript anymore :)

jamiebuilds commented 9 years ago

Hi @anandthakker, I'm a contributor to 6to5. If you need any help with this let me know or feel free to swing by our gitter room.

anandthakker commented 9 years ago

@thejameskyle Thanks! Recently tried it out (via the browserify transform) on a little toy project and loved it!

jamiebuilds commented 9 years ago

@anandthakker Great to hear!