GithubHelp home page GithubHelp logo

davidmr001 / mobi.css Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mobi-css/mobi.css

0.0 1.0 0.0 2.67 MB

A lightweight, flexible css framework that focus on mobile.

Home Page: http://getmobicss.com/

License: MIT License

Shell 0.37% CSS 96.02% JavaScript 2.03% HTML 1.59%

mobi.css's Introduction

Mobi.css Logo

A lightweight, flexible css framework that focus on mobile.

Build Status npm package npm downloads

Introduction

  • Only 3.6kb after gzipped, less than Skeleton, Pure.css and Bootstrap v4, etc.
  • Heavy use of flexbox, super flexible, less than 10 lines of custom style in the Homepage.
  • Focus on mobile, show mobile pages in desktop with a sidebar on the left or right.

Getting started

You can download Mobi.css in this page, then use dist/mobi.min.css for the compressed version.

Or use npm to install:

npm install --save mobi.css

You can also build Mobi.css to your project if you are using Sass.

@import 'mobi.css/src/mobi';

Be sure you have added node-modules to your Sass's load_paths.

Browser Support

iOS Android Others
[√] Last 5 iOS versions [√] Last 5 Android versions
[√] Last 5 ChromeAndroid versions
[√] Last 5 UCAndroid versions (*)
[√] Last 5 FirefoxAndroid versions (*)
[√] Last 5 OperaMobile versions (*)
[√] Last 5 OperaMini versions (*)
[√] Last 5 Samsung versions (*)
[√] Last 3 Chrome versions
[√] Last 3 Firefox versions
[√] Last 3 Safari versions
[√] Last 3 Edge versions
[√] Last 5 ExplorerMobile versions (*)
  • Use Autoprefixer to ensure Mobi.css works on all major mobile devices
  • Browsers query comes from Browserslist
  • Browsers marked as (*) were not well tested, but they should work fine

Contributing

Before contributing, please ensure you have sass and scss-lint installed. You can install them by running this:

gem install sass
gem install scss_lint

Getting started

npm install
npm start

Open http://localhost:8000/

Testing

npm test

Travis CI

We use Travis CI as our continuous integration system.

  • The Homepage will be generated automatically when new commits are pushed to master branch
  • Pull request cannot be merged when Travis CI not pass

License

All parts of Mobi.css are free to use and abuse under the open-source MIT license.

mobi.css's People

Contributors

breeze4 avatar cht8687 avatar etnol avatar pixcai avatar xcatliu avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.