Directories for JavaScript resources
I recently
asked on Twitter whether people knew any good directories for JavaScript libraries and got several good answers.
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:
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:
- Let a big company host your JavaScript libraries