Skip to content

Collection of classes, plugins, functions and extensions for Javascript and jQuery.

Notifications You must be signed in to change notification settings

enjoiart/qoopido.js

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qoopido.js

Collection of classes, functions and extensions for Javascript and jQuery.

Currently contains

  • Base (object inheritance)
  • Emitter (extendable event emitter)
  • Pager (data/animation independent pager)
  • Remux (REM based responsive website concept)
  • Unique (random UUID and string generator)
  • Worker (flexible web worker implementation)
  • Support (deferred/promise based modular feature detection) 1
  • Proximity (calculate distance of pixel coordinates)
  • jQuery Extensions 2
    • Selector
  • jQuery Functions 2
    • Prefetch

General Usage

See source code for any options that may be passed. Any dependencies are mentioned in the top comment block as "@require".

Dependencies

1 Support and all its tests require q.js by Kris Kowal which can be found under https://github.com/kriskowal/q and comes with its own license 2 jQuery extensions and functions require jQuery

About

Collection of classes, plugins, functions and extensions for Javascript and jQuery.

Resources

Stars

Watchers

Forks

Packages

No packages published