Skip to content

Instantly share code, notes, and snippets.

@josephj
Created November 29, 2011 09:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save josephj/1404122 to your computer and use it in GitHub Desktop.
Save josephj/1404122 to your computer and use it in GitHub Desktop.
/**
* A convenience method to instantiate ID3.
*
* @method id3
* @static
* @param attrs {Object} The attribute object.
* @param callback {Function} The callback function.
* @param args {Array} The arguments you need in callback function.
*/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment