Snippets A repository of little code goodies

Name Description Categories Last Updated
debounce Debounce a function using `requestAnimationFrame` JavaScript, Performance
emitEvent Emit a custom event. JavaScript
FLIP Custom First Last Invert Play function handler. JavaScript, Animation, Performance
getCountryFlagEmoji Automatically get the country flag emoji from the country code. JavaScript