| Name | Description | Categories | Last Updated | 
|---|---|---|---|
| Animated  | Cross browser animation of  | CSS, JavaScript, Animation | |
| Create a Hex Color | Create a hexidecimal color. | JavaScript | |
| Debounce | Debounce a function using  | JavaScript, Performance | |
| Emit Event | Emit a custom event. | JavaScript | |
| Fade Scroll Container Edges | Use CSS to mask edges of a scrollable area when there is more content. | CSS | |
| Filter Unique Items in Array | Filter array of objects to unique ones based on a key. | JavaScript | |
| Finding Common Values in Two Arrays | Find common values between two arrays. | JavaScript | |
| FLIP | Custom First Last Invert Play function handler. | JavaScript, Animation, Performance | |
| Focus Utilities | A module set of scripts to help find focusable and tabbable elements. | JavaScript | |
| Get Country Flag Emoji | Automatically get the country flag emoji from the country code. | JavaScript | |
| Load Images Asynchronously | Use  | JavaScript | |
| Previous Sibling Selector | Use  | CSS | |
| Range Selectors | Create various range selectors in CSS using  | CSS | |
| Remap Values | Maps a number from one range to another range. | JavaScript | |
| Slugify a String with Multi-lingual Support | Slugify a string with multi-lingual support. | JavaScript |