Directories for JavaScript resources
I recently asked on Twitter whether people knew any good directories for JavaScript libraries and got several good answers.
More directories:
Obviously, you can always directly browse the registries of package managers (as suggested by Manuel Strehl). For example:
Directories for CDNs (content delivery networks, [1]) and CDN content (via @elijahmanor):
Directories for various other resources:
I was only aware of the following two directories:
- “JSDB: a collection of the best JavaScript libraries”
- “Microjs: fantastic micro-frameworks and micro-libraries for fun and profit”
More directories:
- “JavaScriptOO: every JavaScript project you should be looking into” (via @getify).
- “JSter: a catalog of JavaScript libraries and tools for web development” (via @check_ca)
- “Unheap: a tidy repository of jQuery plugins” (via @fredrik_sogaard)
- “Master List of HTML5, JavaScript, and CSS Resources” by Gene Loparco
Obviously, you can always directly browse the registries of package managers (as suggested by Manuel Strehl). For example:
Directories for CDNs (content delivery networks, [1]) and CDN content (via @elijahmanor):
- jsDelivr: free CDNs for JavaScript libraries, jQuery plugins, CSS frameworks, fonts and more
- “cdnjs: the missing CDN” [hosts less popular libraries]
Directories for various other resources:
- “The Toolbox: a directory of the best time-saving apps and tools” (via @elijahmanor)
Reference:
Comments
Post a Comment