jimfrenette/uiCookbook
Some recipes and build workflows for UI dev
uiCookbook
Here is a list of the recipes. Ordered by date added descending.
Video
Custom Scrollbar
Range Slider
Multi Filter
Webpack Boilerplate
Form Recipes
Lory Carousel Recipies
CSS Toggle
Smooth Scroll
Slick Carousel Responsive slidesToShow Recipe
Sidebars Toggle
Photogrid
-
Flexible photogrid with Slick slider in lightbox
Sass and cssnano
-
Sass Workflow Using cssnano and Autoprefixer more info
Google Maps API
-
Vue and Webpack version
-
Webpack version converted from the Browserify version below
more info -
Browserify version more info
-
location inputs populated by google maps api when the marker is repositioned. no key required.
RequireJS version (the original version of this gmap proof-of-concept)
more info
Handlebars with Browserify
-
This code uses the hbsfy precompiler plugin for Browserify to compile Handlebars templates into javascript.
Easy Browsersync Server
-
An HTML 5 Template with a NPM package config to install a minimal set of development tools including a Browsersync server and Gulp task runner.