Giter VIP home page Giter VIP logo

tinper-bee's Introduction

tinper-bee

npm version Build Status Coverage Status NPM downloads Average time to resolve an issue Percentage of issues still open

Introduction

tinper-beeis a component library based on the UI design language iUAP Design and React, providing developers with a complete ecosystem from product interface design to front-end development.

中文

Features

  • It is a set of high quality UI components and based on IUAP DESIGN.
  • Document complete and easy to use.
  • A rich set of enterprise-class features
  • Support for component extensions and customizations.

Quickstart

Install

  • npm
npm install --save tinper-bee
  • From github
git clone [email protected]:iuap-design/tinper-bee.git
  • CDN

use

import { Button } from 'tinper-bee';

ReactDOM.render(<Button />, mountNode);

Version

0.1.7。

Directory Description

/
│
├─assets
│      base.css
│      component.css
│
├─build
│      tinper-bee.js
│      tinper-bee.min.js
│
└─


Document

website

Develop documentation

Compatible ie8

tinper-bee components organization

Participate

Such as in the course of any problems encountered,submit issues,

or pull request。

There are urgent problems can be directly mail to me(Email:[email protected]

Develop

Developers can participate in contributing code for the tinper-bee, but also can be based on tinper-bee secondary development or packaging plug-ins.

tinper-bee components organization

Directory Structure

bower.json
CHANGELOG.md
CONTRIBUTING.md
build/
assets/
docs/
gulpfile.js
package.json
README.md
style/
tests/
webpack.conf.js

Tools

tinper-bee use gulp.js and webpack build the project.

clone:

$ git clone [email protected]:iuap-design/tinper-bee.git

install:

$ cd tinper-bee && npm install

build:

$ gulp

Feedback

Bug Feedback and Request Submission

Licence

MIT.

tinper-bee's People

Contributors

ahua52 avatar boyuzhou avatar guoyongfeng avatar

Watchers

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