About 23 results
https://nerdy.dev/esm-minimal-jquery · 1 Apr 2018
Released blingbling.js ! import $ from "blingblingjs" ; Micro-library of shorthands for DOM selection, events, and attribute manipulation in a super minimal ES module.
https://nerdy.dev/released-roving-ux-es-module · 1 Apr 2018
Released roving-ux.js ! import { rovingIndex } from "roving-ux" ; rovingIndex ({ element : document .querySelector ( "#carousel" ) , }); User's shouldn't need to tab through each item in a list to see the next list Providing keyboard list UX should be easy...
https://nerdy.dev/released-ragrid · 9 Apr 2017
Released ragrid.css ! < section grid = "columns" vertically-aligned = "bottom" >…</ section > Works like auto-layout: Capable of 12-column layouts, packery, & masonry Uses recognizable attributes instead of classes Perfect for components 528 by...