Metadata-Version: 1.0
Name: collective.js.throttledebounce
Version: 1.1
Summary: Installs the throttle / debounce plugin
Home-page: https://github.com/collective/collective.js.throttledebounce
Author: Jonas Baumann, 4teamwork GmbH
Author-email: mailto:info@4teamwork.ch
License: GPL2
Description: Introduction
        ============
        
        jQuery throttle / debounce allows you to rate-limit your functions in multiple useful ways.
        
        See: http://benalman.com/projects/jquery-throttle-debounce-plugin/
        Current plugin version: jQuery throttle / debounce - v1.1 - 3/7/2010
        
        Credits
        =======
        
        Sponsered by `4teamwork`_.
        
        * `Jonas Baumann`_, author
        
        
        .. _`4teamwork`: http://www.4teamwork.ch/
        .. _`Jonas Baumann`: http://github.com/jone
        
        Changelog
        =========
        
        
        1.1
        ---
        
        * Release on pypi / moved to github
        [jbaumann]
        
        
        
        1.0
        ---
        
        * Initial release with jQuery throttle / debounce - v1.1 - 3/7/2010
        
Platform: UNKNOWN
Classifier: Programming Language :: Python
