2.0.8 • Published 2 years ago

uimini v2.0.8

Weekly downloads
6
License
MIT
Repository
github
Last release
2 years ago

Features

  • Css only: No JavaScript need it;
  • Lightweight: Only 4kb gzip with zero dependencies;
  • Full responsive;
  • Powerful theme customization in every detail;
  • Easy combine with any frameworks from Bootstrap.css to React.js;
  • Enterprise-class UI designed for web applications.

Buy me a coffee

Table of contents

Quick start

Several quick start options are available:

  • Download the latest release with pre-built CSS.
  • Or clone the repo: git clone https://github.com/uimini/uimini/
  • Or install with npm: npm install uimini
  • Or install with yarn: yarn add uimini

Read the Getting started page for get more info.

Status

npm GitHub issues size

Browser Support

Uimini uses autoprefixer to make (most) Flexbox features compatible with earlier browser versions.

IE / EdgeFirefoxChromeSafariOpera
IE10+, Edge (2012+)2.21+(2006+)4-20+(2010+)3.1-6+(2008+)12.1+(2012+)

Bugs and feature requests

If your problem or idea is not addressed yet, please open a new issue.

Build From Source

Optionally, you can build Uimini from its source on Github.

$ git clone https://github.com/uimini/uimini.git
$ cd uimini
$ npm install
$ npm run build

Documentation

Browse the online documentation here.

Copyright and License

Code and documentation copyright 2018–2022 the Evgenii Vedegis. Code released under the MIT licensed.

2.0.8

2 years ago

2.0.7

2 years ago

2.0.6

2 years ago

2.0.3

3 years ago

2.0.5

3 years ago

2.0.2

3 years ago

2.0.1

3 years ago

2.0.0

3 years ago

1.1.3

5 years ago

1.1.2

5 years ago

1.1.1

5 years ago

1.1.0

6 years ago