Google Fonts can be loaded through Javascript using the Web Font Loader Library. Events are also triggered when fonts are being loaded, or when they are rendered.
Cleave.js is a Javascript library that helps in formatting input text while the user is typing. Date, time, credit cards, phone numbers, currencies etc are supported.
Immutable.js is a library for dealing with immutable data structures in Javascript. With this we can create immutable arrays and objects, and perform operations on them.
Google is offering a free video course on Browser Rendering Optimization. This course is about changing the way you approach performance issues for web applications.
PDF Viewer is a Javascript plugin for embedding PDF files in web pages and applications. The plugin does not require jQuery, and allows any number of PDF files to be embedded in a page.