GithubHelp home page GithubHelp logo

hhy5277 / uikit Goto Github PK

View Code? Open in Web Editor NEW

This project forked from uikit/uikit

0.0 2.0 0.0 31.51 MB

A lightweight and modular front-end framework for developing fast and powerful web interfaces

Home Page: http://getuikit.com

License: MIT License

JavaScript 10.06% CSS 49.32% HTML 40.62%

uikit's Introduction

uikit banner

UIkit

Gitter

UIkit is a lightweight and modular front-end framework for developing fast and powerful web interfaces.


UIkit is an Open Source project developed by YOOtheme.


Getting started

You have the following options to get UIkit:

  • Download the latest release with pre-built CSS and JS.
  • Install with Bower to get the pre-built CSS and JS, plus Less files to compile yourself. This is recommended when using UIkit for a typical web project: bower install uikit
  • Clone the repo to get all source files including build scripts: git clone git://github.com/uikit/uikit.git
  • Install with Npm to get all source files as they are available on Github: npm install uikit
  • Directly load UIkit from CDNJS: https://cdnjs.com/libraries/uikit

Developers

To always have the newest version of UIkit, even before a release, you may want to build it from source. If you only want to integrate the Less sources in your own website, you should simply install the Bower package instead.

Clone the UIkit repository.

git clone git://github.com/uikit/uikit.git
cd uikit

Install the Node dependencies.

npm install

Build UIkit. The result will end up in the dist/ folder.

npm run compile

You can also watch for file changes and re-compile automatically.

npm run watch

Compile dist in rtl mode (experimental).

npm run compile-rtl

Contributing

Finding bugs, sending pull requests or improving our docs - any contribution is welcome and highly appreciated. To get started, head over to our contribution guidelines. Thanks!

Versioning

UIkit is maintained by using the Semantic Versioning Specification (SemVer).

Browser Support

Chrome Firefox Edge IE Safari Opera
Latest ✔ Latest ✔ Latest ✔ 10+ ✔ 7.1+ ✔ Latest ✔

Tested with BrowserStack (thanks for sponsoring!).

Copyright and License

Copyright YOOtheme GmbH under the MIT license.

uikit's People

Contributors

aheinze avatar annemoeller avatar emilbayes avatar franziskaschulz avatar janschoenherr avatar lisanneballin avatar owenmelbz avatar peterdavehello avatar pscheit avatar saschadube avatar sergejsteinz avatar shur avatar steffans avatar tasssadar avatar tkcent avatar viocassel avatar

Watchers

 avatar  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.