Results 7 repositories owned by Mudit

isInViewport

655
Stars
159
Forks
Watchers

An ultra-light jQuery plugin that tells you if an element is in the viewport but with a twist.

use-is-in-viewport

151
Stars
7
Forks
Watchers

A react hook to find out if an element is in a given viewport with a simple api.

fuzzy-dropdown

36
Stars
13
Forks
Watchers

Converts a select box into a fuzzy searchable dropdown (using https://github.com/zeusdeux/subsequence-search)

jwt-example

22
Stars
4
Forks
Watchers

Playing with user registration, login/logout, auth, etc using JWTs, serverless functions & faunadb as the data store.

lazit

16
Stars
0
Forks
Watchers

Lazy composable operations on iterators/generators.

md-toc

21
Stars
1
Forks
Watchers

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

23
Stars
1
Forks
Watchers

Wrapper around IntersectionObserver to hide away its weirdness and increase ease of usability