8 packages
browser-interaction-time
<p align="left"> <img src="https://raw.githubusercontent.com/atlassian/browser-interaction-time/master/bit.png" width="200" /> </p>
clamp.js
Returns a function that clamps input values to range [min <= x <= max].
highlight-fragment.js
returns the sequence with highlighted fragment if the pattern matches, else just the sequence
http-jquery
http utility functions for jQuery
lory.js
Touch enabled minimalistic slider written in vanilla JavaScript.
mixedstyle-loader
loads mixed style imports e.g. sass/css/stylus from one file while maintaining their order
parse-cookies.js
Parses document.cookie string into an object (dictionary) by * splitting at ';' and '='.
wrap.js
Returns a function that wraps input values such that [0 <= x < size].