I fixed some highlighting issues of coffee-mode.
Update
You can update coffee-mode from MELPA
Repository
Fix invalid keyword highlighting
coffee-mode highlighted property name whose name equals to keyword
by mistake. For example 'on' in 'foo.on' is highlighted.
Conclusion
I fixed some highlighting issue of coffee-mode.
Please report me via github issues, if you have problems or suggestions.