Coder Social home page Coder Social logo

eungyucho / class101-ui Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pedaling/class101-ui

0.0 1.0 0.0 4.39 MB

๐Ÿ’…A React-based UI Component Library.

Home Page: https://ui.class101.dev

License: MIT License

JavaScript 1.43% TypeScript 98.55% Shell 0.02%

class101-ui's Introduction

C

npm MIT docs

Class101 UI

A React-based UI Component Library, powered by Class101.

View the full documentation โ–ธ

Install

npm install --save @class101/ui
yarn add @class101/ui

Usage

import React, { Component } from 'react';

import { Button } from '@class101/ui';

class Example extends Component {
  render() {
    return <Button>Hello, world!</Button>;
  }
}

๐ŸŽ‰ Worked

  • Responsive Grid System
  • Typography
  • Icon
  • Colors
  • Button
  • Input
  • Select
  • Textarea
  • Progress Bar
  • Progress State
  • Spinner
  • Bottom Sheet
  • Badge
  • Form Group
  • Control Group
  • Tabs
  • Navigation
  • Toast
  • TagInput
  • FilterList
  • DatePicker
  • Dialog

These are at Class101 UI Documents Site.

๐Ÿš€ Roadmap

  • Card
  • Breadcrumb
  • Darkness Theme
  • Table

๐Ÿ“ License

Licensed under the MIT License, Copyright (c) 2020 Class101, Co. LTD.

See LICENSE for more information.

class101-ui's People

Contributors

chiabi avatar iseongho avatar ddalpange avatar john015 avatar bae-unidev avatar nbsp1221 avatar esmondcho avatar hrg921 avatar mango906 avatar dependabot[bot] avatar kdwkr avatar cyhoon avatar sukjae avatar tbvjaos510 avatar lonyele avatar marco0212 avatar se-ul avatar jhn3981 avatar howtobeahappyboy avatar jungkyuhyun avatar seungminio avatar sabi-wa avatar chussum avatar pedaling-ryan avatar

Watchers

James Cloos 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.