Accessible Slick

A fully accessible, WCAG 2.0 / 2.1 compliant, drop-in replacement for Slick Slider (1.8.1) intended to make life easier for real-world dev teams who need to pass accessibility audits.

Official Site Doc

Version 1.0.1

Slick Accessible 1.0.1

<script src="https://www.bu.edu/cdn/scripts/slick-accessible/slick.min.js">

Slick css

<link rel="stylesheet" type="text/css" href="https://www.bu.edu/cdn/scripts/slick-accessible/slick.min.css">

jQuery

jQuery is a fast, small, and feature-rich JavaScript library that simplifies common JavaScript tasks, such as HTML document traversal and manipulation, event handling, animation, and Ajax.

Official Site

Version 1.9.1

jQuery 1.9.1

<script src="https://www.bu.edu/cdn/scripts/jquery/1.9.1/jquery-1.9.1.min.js"> Docs (1.9.1) Changelog (1.9.1)

Version 1.8.2

jQuery 1.8.2

<script src="https://www.bu.edu/cdn/scripts/jquery/1.8.2/jquery-1.8.2.min.js"> Docs (1.8.2) Changelog (1.8.2)

Version 1.7.2

jQuery 1.7.2

<script src="https://www.bu.edu/cdn/scripts/jquery/1.7.2/jquery-1.7.2.min.js"> Docs (1.7.2) Changelog (1.7.2)

Greensock

Greensock animates anything JavaScript can touch (CSS properties, canvas library objects, SVG, generic objects, whatever) with high cross-platform compatibility, all with blazing speed (up to 20x faster than jQuery).

Official Site

Version 1.18.2

GSAP 1.18.2

<script src="https://www.bu.edu/cdn/scripts/gsap/1.18.2/TweenMax-1.18.2.min.js"> Docs (1.18.2) Changelog (1.18.2)

List.js

Tiny, invisible and simple, yet powerful and incredibly fast vanilla JavaScript that adds search, sort, filters and flexibility to plain HTML lists, tables, or anything.

Official Site Docs

Version 1.5.0

Version 1.5.0

<script src="https://www.bu.edu/cdn/scripts/list-js/1.5.0/list.min.js"></script> Changelog (1.5.0)

Mark.js

Search term highlighting intended for every use case. Can be used with plain JavaScript or as jQuery plugin.

Official Site

Version 8.11.1

Version 8.11.1

Mark.js has both a vanilla js and jquery version, as well as one of each for ES6.

<script src="https://www.bu.edu/cdn/scripts/mark-js/8.11.1/mark.min.js"></script> <script src="https://www.bu.edu/cdn/scripts/mark-js/8.11.1/jquery.mark.min.js"></script> <script src="https://www.bu.edu/cdn/scripts/mark-js/8.11.1/mark.es6.min.js"></script> <script src="https://www.bu.edu/cdn/scripts/mark-js/8.11.1/jquery.mark.es6.min.js"></script> Changelog (1.5.0)

Micromodal.js

A lightweight, configurable and a11y-enabled modal library written in pure JavaScript

It enables you to create WAI-ARIA guidelines compliant modal dialogs, with confidence and with minimal configuration. At just 1.9kb minified and gzipped, its a tiny library for big change.

Official Site Docs

Version 0.4.6

<script src="https://www.bu.edu/cdn/scripts/micro-modal/0.4.6/micromodal.min.js"></script> Github Repo

Moment

Parse, validate, manipulate, and display dates in JavaScript.

Official Site

Version 2.11.1

Moment 2.11.1

<script src="https://www.bu.edu/cdn/scripts/moment/2.11.1/moment-2.11.1.js"> Docs (2.11.1) Changelog (2.11.1)

Version 1.6.2

Moment 1.6.2

<script src="https://www.bu.edu/cdn/scripts/moment/1.6.2/moment-1.6.2.js"> Docs (1.6.2) Changelog (1.6.2)

Tocbot

Generate a table of contents based on the heading structure of an html document

Official Site

Version 4.12.0

Tocbot 4.12.0

<script src="https://www.bu.edu/cdn/scripts/tocbot/4.12.0/tocbot.min.js">

Tocbot css

<link rel="stylesheet" type="text/css" href="https://www.bu.edu/cdn/scripts/tocbot/4.12.0/tocbot.css">

Waypoints

Trigger a function when you scroll to an element.

Official Site

Version 4.0.0

Important: This version of waypoints is a major upgrade with different syntax than you might be used to using. You may want to review the documentation first, especially for items like triggerOnce, which is now deprecated.

Waypoints 4.0.0

<script src="https://www.bu.edu/cdn/scripts/waypoints/4.0.0/jquery.waypoints-4.0.0.min.js"> Docs (4.0.0) Changelog (4.0.0)

Version 2.0.5

Waypoints 2.0.5

<script src="https://www.bu.edu/cdn/scripts/waypoints/2.0.5/waypoints.min.js"> Docs (2.0.5) Changelog (2.0.5)

Version 2.0.2

Waypoints 2.0.2

<script src="https://www.bu.edu/cdn/scripts/waypoints/2.0.2/waypoints.min.js"></script> Docs (2.0.2) Changelog (2.0.2)