Skip to content

daanvanham/ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UI

Base for all kind of UI components used on an almost daily basis.

Elements

  • Accordion
  • Carousel
  • Lightbox
  • Slider

Documentation

Run this command to install all the necessary packages to run the Gulp file.

$ npm install

After that run the Gulp command to create the documentation

$ gulp docs

There will appear a docs directory in the project root.

Browser support

Basically the components are meant to be working in IE8+ and all modern browsers, since it leans mostly on CSS. This could however mean you'll have to use transitions if you want things to animate, in which case the browser support will change into IE10+ and all other modern browsers. But that ofcourse is all up to you.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published