JavaScript library
From Wiki @ Karl Jones dot com
A JavaScript library is a library of pre-written JavaScript which allows for easier development of dynamic web pages using client-side scripting, especially for Ajax.
Framework
Framework is a similar term, only more comprehensive in what the script accomplishes.
See also
- Category:JavaScript libraries
- List of JavaScript libraries
- Mithril (JavaScript library)
- Polyfill - code that implements a feature on web browsers that do not support the feature
- React (JavaScript library)
External links
- JavaScript library @ Wikipedia