atulmy / baseui

πŸ“±πŸ–₯ Basic UI: Mobile + Web

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Base UI

Basic user interface for Mobile and Web application.

What is it?

  • Not a CSS framework
  • Just simple set of CSS
  • It does not use any UI framework
  • Its for getting you started with a Mobile + Web application
  • Can be used along with your favorite CSS frameworks like Bootstrap, MaterializeCSS, etc.
  • The goal is to create something very light weight for MVPs and small applications and extend it for bigger applications
  • Ofcourse, it is responsive on Mobile and Web

Widgets

  • Modals
    • Basic
    • Fullscreen
    • Bottomsheet
  • Sliders
    • Basic
    • Fullscreen
  • Tabs

Optional (styles & components)

  • Grid
  • Buttons
  • Form Elements
  • Colors
  • Fontawesome

Whats next?

  • Widgets - Collapsible

Libraries used

Check it out and let me know what you think about this experiment. If you like it please contribute and make it better!

Authors

Atul Yadav - GitHub β€’ Twitter

License

Copyright (c) 2016 Atul Yadav http://github.com/atulmy

The MIT License (http://www.opensource.org/licenses/mit-license.php)

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

πŸ“±πŸ–₯ Basic UI: Mobile + Web


Languages

Language:HTML 67.2%Language:CSS 28.9%Language:JavaScript 4.0%