The simply the best collection of JavaScript scripts
A JavaScript component for choosing date ranges designed to work with the Twitter Bootstrap framework. A webpage element can pop up 2 calendars for selecting dates, times or from predefined ranges.
A JavaScript MVVM (a modern variant of MVC) library that makes it easier to create rich, desktop-like user interfaces with JavaScript and HTML. It uses observers to make your UI automatically stay in sync with an underlying data model, along with a powerful and extensible set of declarative bindings to enable productive development.
Edit in place plugin for jQuery. With a few lines of JavaScript code you can click and edit the content of different HTML elements.
A JavaScript password strength estimation library. Use it to implement a custom strength bar on a signup form. It attempts to give sound password advice through pattern matching and conservative entropy calculations.
A simple lightweight JavaScript for reading, writing and deleting cookies.
Luxon is a library for working with dates and times in JavaScript with an immutable, chainable, unambiguous API.
A JavaScript date library for parsing, validating, manipulating and formatting dates.
An open-source standards-friendly JavaScript utility for embedding PDF files into HTML documents. If registered with Node Package Manager (npm) it can be loaded dynamically.