Mudit
Mudit
isInViewport
An ultra-light jQuery plugin that tells you if an element is in the viewport but with a twist.
use-is-in-viewport
A react hook to find out if an element is in a given viewport with a simple api.
fuzzy-dropdown
Converts a select box into a fuzzy searchable dropdown (using https://github.com/zeusdeux/subsequence-search)
jwt-example
Playing with user registration, login/logout, auth, etc using JWTs, serverless functions & faunadb as the data store.
md-toc
Generate a GitHub compatible table of contents from headings in a markdown file. Tie into a pre-commit hook for max level awesome!
observe-element-in-viewport
Wrapper around IntersectionObserver to hide away its weirdness and increase ease of usability