🚨 Latest Research:Tanstack npm Packages Compromised in Ongoing Mini Shai-Hulud Supply-Chain Attack.Learn More
Socket
Book a DemoSign in
Socket

uimini

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

uimini

Uimini modern and lightweight CSS framework

latest
Source
npmnpm
Version
2.0.8
Version published
Maintainers
1
Created
Source

Uimini Modern and lightweight CSS framework

Uimini

Lightweight, css only, responsive and powerful css framework for easier web development.
Explore Uimini docs »

Report bug · Request feature ·

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 / Edge
IE / Edge
Firefox
Firefox
Chrome
Chrome
Safari
Safari
Opera
Opera
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.

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

Keywords

framework

FAQs

Package last updated on 10 Aug 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts