Olivier Audard

  • Home
  • Articles
  • Notes
  • Github
  • 2011

  • jQuery plugin pattern written in Coffeescript
    Olivier Audard
    July 24th 2011
    articles
    CoffeeScript, JavaScript, jQuery, jQueryPlugin
    permalink, shortlink

    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.


Copyright © 2016-2023 Olivier Audard – I'm a human
  • Home
  • Articles
  • Notes
  • Github