class101-ui
TypeScript icon, indicating that this package has built-in type declarations

2.0.1 • Public • Published

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

Usage

import React, { Component } from 'react'
 
import { Button } from 'class101-ui'
 
class Example extends Component {
  render () {
    return (
      <Button>
        Hello, world!
      </Button>
    )
  }
}

🎉 Worked

  • Grid System(Responsive)
  • Typography(Responsive tag and styles)
  • Colors
  • Button(Support Anchor Button)
  • Input
  • Textarea
  • Progress Bar
  • Progress State
  • Spinner
  • Bottom Sheet
  • Badge
  • Form Group
  • Control Group

These are at Class101 UI Documents Site.

🚀 Roadmap

  • Card
  • Tabs
  • Breadcrumb
  • Sync Image
  • Darkness Skin

📝 License

Licensed under the MIT License, Copyright (c) 2018 pedaling.

See LICENSE for more information.

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
2.0.135latest

Version History

VersionDownloads (Last 7 Days)Published
2.0.135
2.0.00
1.0.10
1.0.00
0.2.880
0.2.870
0.2.860
0.2.850
0.2.840
0.2.830
0.2.820
0.2.810
0.2.800
0.2.730
0.2.720
0.2.710
0.2.70
0.2.630
0.2.620
0.2.610
0.2.60
0.2.510
0.2.50
0.2.430
0.2.420
0.2.410
0.2.40
0.2.320
0.2.310
0.2.30
0.2.240
0.2.230
0.2.220
0.2.210
0.2.20
0.2.180
0.2.170
0.2.160
0.2.150
0.2.140
0.2.130
0.2.120
0.2.110
0.2.10
0.2.00
0.1.220
0.1.210
0.1.200
0.1.190
0.1.180
0.1.170
0.1.150
0.1.140
0.1.130
0.1.120
0.1.110
0.1.10
0.1.00

Package Sidebar

Install

npm i class101-ui

Weekly Downloads

35

Version

2.0.1

License

MIT

Unpacked Size

333 kB

Total Files

161

Last publish

Collaborators

  • chiabi
  • seongho051