Giter Club home page Giter Club logo

f8's Introduction

Mobile UI React Components

Build Status dependencies devDependency Status js-standard-style

Live Demo

https://allanfish.github.io/f8

Features

  • Designed for mobile usage
  • An Enterprise-class design language and high quality UI style
  • Include IOS and Material Themes base on Framework7(https://github.com/nolimits4web/Framework7)
  • Rich library of mobile UI components
    • View
    • Pages
    • TransitionPages
    • Page
    • Grid
    • Accordion
    • Navbar
    • Toolbar
    • Tabbar
    • Form
      • StaticField
      • TextField
      • CheckField
      • RadioField
    • Button
    • NumberInput
    • Card
    • List
    • InfiniteScroll
    • Notification
    • Modal
    • Block
    • Preloader
    • Picker
    • Icon
    • Image
    • ...

Requirements

  • node ^4.3.0
  • npm ^3.0.0
  • react ^0.14.0

Install

npm install jmui

Usage

import { Button } from 'jmui'
ReactDOM.render(<Button />, mountNode);

Import style:

  • IOS theme
import 'jmui/styles/jmui.ios.core.css'

Import color schema:

  • Blue
import 'jmui/styles/jmui.ios.theme.blue.css'
  • All colors: ['black', 'gray', 'blue', 'white', 'green', 'lightblue', 'orange', 'pink', 'red', 'yellow']

TODO

  • guide
  • kitchen sink
  • ci test case
  • other docs

Contributing

We welcome all contributions, please submit any ideas as pull requests or as a GitHub issue.

f8's People

Contributors

luckyufei avatar pengxueshan avatar soakit avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

f8's Issues

f8 roadmap

version:0.1.0 , deadtime: 2016.08.31

  • 改造jmui中的文档, 保持和f7的文档一致, 方便补全组件
  • 将f8中缺失的f7的组件一一补全
  • 在阿里云上部署f8的官网
  • 模范amazeui-react的文档方式, 用户可以直接在线编辑组件,实时查看编辑效果

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.