Barkick

Barkick 0.0.4

Barkick is written in Ruby and can be used to validate if a barcode number is actually valid.The library breaks down the barcode digit into its component parts and tries to find errors in its internal structures.If everything is OK and follows a specific...

read more
SwipeOut

SwipeOut 0.2.0

SwipeOut implements a common UX pattern found in most mobile applications: the "swipe to delete" gesture.While this can be pretty easy to implement in native mobile apps, SwipeOut provides a way to make this work in JS-based applications.The plugin works...