CoinJS - An Open Source Web Component Library

I’ve been building my own open-source web component library recently, keeping it as simple as possible for my own learning, while also sharing some insights with other beginners. GitHub download link: https://github.com/hujiulin/coinjs

- ProgressBar

QQ截图20150704010845

- FloatBox (Popup Dialog)

floatBox1 floatBox2

- ImageWall (Image Banner)

imageWall1

- Nav (Pure CSS Navigation Bar)

nav_v nav_h

- ScrollImage (Scrolling Images)

scrollImg1