Skip to content

jeremykohn/javascript-library-boilerplate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JavaScript Library Boilerplate

http://benalman.com/projects/javascript-library-boilerplate/

Why go through the tedium of creating both a closure AND a .noConflict method when all you want to do is create your own JavaScript Library? With JavaScript Library Boilerplate, you can hit the ground running and create your own JavaScript Library in no time!

Getting Started

Fork the repo. Change the name and $ function. And rename the .js files. And change all references to QSA or qsa to your new name. And edit the unit tests. And document everything. Or just use jQuery.

More complete instructions are available at the project page.

QSA

For more information on the included blazingly-fast 0.3kb QSA css selector library, visit the project page.

License

Copyright (c) 2011 "Cowboy" Ben Alman
Dual licensed under the MIT and GPL licenses.
http://benalman.com/about/license/

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 89.3%
  • CSS 9.4%
  • HTML 1.3%