34 packages
babel-private-properties
A babel plugin which will convert all private properties (identifiers) to md5 hashes.
clappr-heading-plugin
A plugin for clappr which allows a clickable heading to be included inside the player.
clappr-markers-plugin
A plugin for clappr which will display markers at configured points scrub bar.
clappr-pip-plugin
A plugin for clappr which adds support for picture-in-picture on devices which support it.
clappr-thumbnails-plugin
A plugin for clappr which will display thumbnails when hovering over the scrub bar.
clappr-videocontext-playback
A clappr playback for the BBC's video context tool.
dynamic-marquee
A small library for creating marquees.
dynamic-marquee-react
A `<Marquee />` component for React.
eslint-plugin-redos-detector
An eslint plugin that detects vulnerable regex using "https://github.com/tjenkinson/redos-detector".
exponential-rate-limit
A small library which handles decaying exponential backoff. This is useful if you want to start throttling something whilst it is going wrong, but recover once things start working again.