Skip to content
This repository has been archived by the owner on Jan 24, 2021. It is now read-only.

fengyuanchen/simpleui

Repository files navigation

Simple UI

A simple UI framework for building simple web projects.

Main

dist/
├── simple.css     (22 KB)
└── simple.min.css (12 KB)

Install

Four quick start options are available:

  • Download the latest release.
  • Clone the repository: git clone https://github.com/fengyuanchen/simpleui.git.
  • Install with NPM: npm install simpleui.
  • Install with Bower: bower install simpleui.

Browser support

  • Chrome (latest)
  • Firefox (latest)
  • Safari (latest)
  • Opera (latest)
  • Edge (latest)
  • Internet Explorer 8+

Versioning

Maintained under the Semantic Versioning guidelines.

License

MIT © Fengyuan Chen