Snippets
Copy to Clipboard
A hook that wraps navigator.clipboard and enhances it.
Mobile Notice
Want to disable your app for mobile/tablet? Then this react component is for you.
Mimes to Extensions
A helpful utility that converts mimes to react-dropzone compatible accept format.
Pluralize
This utility function returns the plural or singular form of an English word based on count.
Get Relative Time
A helpful utility to display relative time in short format like 3h, 2mo, 1y, 30s.
Is Mobile
A hook to check if the screen width is less than the mobile breakpoint.
Countdown Timer
A custom hook to manage a countdown timer (cool down) in seconds.
Text Shortener
A helpful utility to cut text for display purposes.
Get Domain
Get hostname from a domain.
Get Browser Locale
A helpful utility function to get browser locale.
Theme Toggle for Dev
A handy theme toggle button helpful during development to quickly test dark/light themes.
Breakpoint Viewer
A helpful devtool that shows which breakpoint you are currently on.