Day: March 31, 2014

  • grid

    >[Drag and drop library for two-dimensional, resizable and responsive lists.][link] I’ve seen this done before but not so efficiently, responsively, and with no dependencies. (via [Jesper][jesp]) [link]: https://github.com/ubervu/grid “uberVU/grid” [jesp]: http://waffle.wootest.net “Waffle, Jesper’s blog.”

  • Font-To-Width

    >[Font‑To‑Width (FTW!)][link] is a script by Nick Sherman and Chris Lewis that takes advantage of large type families to fit pieces of text snugly within their containers. Can definitely see using this for some datavis stuff. There is some FOUT (Flash of unstyled text) to deal with though. [link]: http://font-to-width.com/ “Font-To-Width”