A responsive frontend utility library for easy device independent web development.
Full documentation and download links can be found at http://stan-utils.smartarts.co.uk/
Within the download you'll find the following directories and files, logically grouping common assets and providing both compiled and minified variations. You'll see something like this:
stan-utils/
├── stan-utils.min.css
├── stan-utils.min.js
git clone https://github.com/awomersley/stan-utils.git
cd stan-utils
./install
# make changes to source
grunt
Run grunt to run compile the CSS and JavaScript into /dist.
Releases will be released as per the guidlines outlined by SemVer
<major>.<minor>.<patch>
- Scroller
- Swiper
- Slider
- DataTable
- Select box
- Check box
- LazyLoad
Copyright 2014 Smart Arts UK Ltd under the MIT license.

