All Projects → sfi0zy → muilessium

sfi0zy / muilessium

Licence: MIT License
UI Framework for simple websites - landings, blogs, etc.

Programming Languages

HTML
75241 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to muilessium

englishextra.github.io
English Grammar for Russian-Speakers, a PWA website + SPA
Stars: ✭ 19 (+18.75%)
Mutual labels:  front-end, responsive
Millenniumjs
🚀 A javascript library for create Functional Stateless Components and render with Virtual DOM.
Stars: ✭ 28 (+75%)
Mutual labels:  components, front-end
Mosaic
🎨 A front-end JavaScript library for building user interfaces!
Stars: ✭ 390 (+2337.5%)
Mutual labels:  components, front-end
Admin Theme
Primefaces admin theme based on Admin LTE and Bootstrap
Stars: ✭ 136 (+750%)
Mutual labels:  less, responsive
pointcss
A lightweight and flexible CSS Framework for building modern responsive web apps
Stars: ✭ 33 (+106.25%)
Mutual labels:  front-end, responsive
Amazeui
Amaze UI, a mobile-first and modular front-end framework.
Stars: ✭ 13,548 (+84575%)
Mutual labels:  less, responsive
Metro Ui Css
Impressive component library for expressive web development! Build responsive projects on the web with the first front-end component library in Metro Style. And now there are even more opportunities every day!
Stars: ✭ 6,843 (+42668.75%)
Mutual labels:  components, less
Quickmenu
The new era of mobile navigation for the web, we're out of hamburgers.
Stars: ✭ 119 (+643.75%)
Mutual labels:  front-end, responsive
Startup Landing
Collection of free top of the line startup landing templates built using react/nextjs/gatsby. Free to download, simply edit and deploy! Updated weekly!
Stars: ✭ 176 (+1000%)
Mutual labels:  components, responsive
Refills
Refills is maintained by the thoughtbot design team. It is funded by thoughtbot, inc. and the names and logos for thoughtbot are trademarks of thoughtbot, inc.
Stars: ✭ 1,523 (+9418.75%)
Mutual labels:  components, front-end
Rocssti
RÖCSSTI : pour démarrer vos CSS avec la patate !
Stars: ✭ 46 (+187.5%)
Mutual labels:  less, responsive
challenge-charlie
Frontend code challenge
Stars: ✭ 71 (+343.75%)
Mutual labels:  less, front-end
Sku
Front-end development toolkit
Stars: ✭ 403 (+2418.75%)
Mutual labels:  less, front-end
Lab
React UI component design tool
Stars: ✭ 349 (+2081.25%)
Mutual labels:  components, front-end
Seek Style Guide
Living style guide for SEEK, powered by React, webpack, CSS Modules and Less.
Stars: ✭ 302 (+1787.5%)
Mutual labels:  less, front-end
Frend.co
Frend — A collection of accessible, modern front-end components.
Stars: ✭ 640 (+3900%)
Mutual labels:  components, front-end
Bootstrap Dark
The Definitive Guide to Dark Mode and Bootstrap 4 - A proof of concept
Stars: ✭ 54 (+237.5%)
Mutual labels:  front-end, responsive
Infima
A UI framework that provides websites with the minimal CSS and JS needed to get started with building a modern responsive beautiful website
Stars: ✭ 82 (+412.5%)
Mutual labels:  front-end, responsive
Ivory
A modern CSS framework for developing powerful web interfaces faster and easier.
Stars: ✭ 61 (+281.25%)
Mutual labels:  components, responsive
generator-speedseed
Oriented to components, allow create/choice template, multiple configuration with easy maintenance
Stars: ✭ 13 (-18.75%)
Mutual labels:  components, less

Muilessium (UI Framework)

version-badge npm-downloads license-badge

Description

Muilessium is a front-end framework for simple websites - landings, blogs, etc.

Docs (English/Russian)

https://sfi0zy.github.io/muilessium

CDN

<script src='https://unpkg.com/muilessium/dist/muilessium.min.js'></script>
<script src='https://unpkg.com/muilessium/dist/muilessium-ui.min.js'></script>
<link rel='stylesheet' href='https://unpkg.com/muilessium/dist/muilessium-ui.min.css'>

NPM

npm i --save muilessium

You have to include these files into your page:

node_modules/
|---muilessium/
    |---dist/
        |---muilessium.min.js
        |---muilessium-ui.min.js
        |---muilessium-ui.min.css

Development

git clone https://github.com/sfi0zy/muilessium.git
cd muilessium
npm i
npm run dev
npm run prod

License

MIT License

Copyright (c) 2016-2020 Ivan Bogachev [email protected]

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].