# jQuery plugin pattern written in Coffeescript

Développement Web @ 24 juillet 2011

Once your CoffeeScript environment is up and running, you may want to write some awesome new jQuery plugin with CoffeeScript.

The code bellow is a starting point, it’s clearly inspired from the jQuery Doc . Just search/replace pluginName with your plugin name and go ahead with your own code.

Links Summary:

Leave a Reply