Thursday, 10 April 2014
Interesting Snippets from 2014-04-10
-
slick - the last carousel you'll ever need
Fully responsive. Scales with its container. Separate settings per breakpoint Uses CSS3 when available. Fully functional when not. Swipe enabled. Or disabled, if you prefer. Desktop mouse dragging Infinite looping. Fully accessible with arrow key navigation Add, remove, filter & unfilter slides Autoplay, dots, arrows, callbacks, etc...
-
6 JS Libraries for Building Visualized Charts & Graphs | CodeCondo
Who needs software for building charts and graphs, when you can use JavaScript to generate beautiful, and custom graph layouts. Integration is as easy as wrapping some ‘div’ tags together!
-
A List of Foundational JavaScript Tools
In our boot camps, students are introduced to several tools and libraries to expand the abilities of their code.
-
sysdig | Home
Sysdig is open source, system-level exploration: capture system state and activity from a running Linux instance, then save, filter and analyze. Think of it as strace + tcpdump + lsof + awesome sauce. With a little Lua cherry on top.