All Projects β†’ pedaling β†’ Class101 Ui

pedaling / Class101 Ui

Licence: mit
πŸ’…A React-based UI Component Library.

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Class101 Ui

Daisyui
⭐️ ⭐️ ⭐️ ⭐️ ⭐️  Tailwind Components
Stars: ✭ 382 (+274.51%)
Mutual labels:  ui-kit, ui-framework, ui-components, ui-library
Citrus.avalonia
Modern styles for Avalonia controls.
Stars: ✭ 161 (+57.84%)
Mutual labels:  design, ui-kit, ui-components
Collectionviewslantedlayout
A CollectionView Layout displaying a slanted cells
Stars: ✭ 2,029 (+1889.22%)
Mutual labels:  uikit, ui-kit, ui-components
ng-sq-ui
Flexible and easily customizable UI-kit for Angular 11+
Stars: ✭ 99 (-2.94%)
Mutual labels:  uikit, ui-kit, ui-components
React Virgin
The react-native UI Kit you've been looking for.
Stars: ✭ 1,523 (+1393.14%)
Mutual labels:  uikit, ui-kit, ui-components
Vitamin Web
Decathlon Design System libraries for web applications
Stars: ✭ 70 (-31.37%)
Mutual labels:  ui-kit, ui-components, ui-library
mijin
Tailwind CSS UI components build for Vue.js / Nuxt.js
Stars: ✭ 168 (+64.71%)
Mutual labels:  ui-kit, ui-components, ui-library
Components
MobileUI was created thinking of making your hybrid application faster and smaller since you only install what you are really going to use for UI.
Stars: ✭ 125 (+22.55%)
Mutual labels:  uikit, ui-kit, ui-components
sodium-ui
Sodium is a simple, modular and customizable web component library to build elegant and accessible UI pieces for your React Application.
Stars: ✭ 23 (-77.45%)
Mutual labels:  uikit, ui-components, ui-library
Material Design For Bootstrap
Important! A new UI Kit version for Bootstrap 5 is available. Access the latest free version via the link below.
Stars: ✭ 9,463 (+9177.45%)
Mutual labels:  design, uikit, ui-kit
Chakra Ui
⚑️ Simple, Modular & Accessible UI Components for your React Applications
Stars: ✭ 22,745 (+22199.02%)
Mutual labels:  uikit, ui-components, ui-library
Web Client
Generic Linked Data browser and UX component framework. Apache license.
Stars: ✭ 105 (+2.94%)
Mutual labels:  ui-kit, ui-framework, ui-components
Light dark toggle
An awesome flutter app which artistically animates light and dark mode 😍
Stars: ✭ 175 (+71.57%)
Mutual labels:  design, uikit, ui-components
bui
β€Ήbβ€Ί Web components for creating applications – built by Blackstone Publishing using lit-html and lit-element
Stars: ✭ 29 (-71.57%)
Mutual labels:  ui-components, ui-library, ui-framework
Uix Kit
A free UI toolkit based on some common libraries for building beautiful responsive website, compatible with Bootstrap v4.
Stars: ✭ 318 (+211.76%)
Mutual labels:  design, uikit, ui-components
Zircleui
πŸš€ zircle-ui is a frontend library to develop zoomable user interfaces.
Stars: ✭ 870 (+752.94%)
Mutual labels:  design, uikit, ui-components
Taiga Ui
Angular UI Kit and components library for awesome people
Stars: ✭ 1,353 (+1226.47%)
Mutual labels:  uikit, ui-components
React Bootstrap With Material Design
React Bootstrap with Material Design - Powerful and free UI KIT
Stars: ✭ 1,119 (+997.06%)
Mutual labels:  design, uikit
Ui Challenges
UI challenges by Semicolon, we accept challenges on twitter on #SemicolonChallenge
Stars: ✭ 69 (-32.35%)
Mutual labels:  design, ui-components
Gogrocery
Its an eCommerce app inspired from Amazon , big Basket , grofers ,grocery app , Etc
Stars: ✭ 62 (-39.22%)
Mutual labels:  uikit, ui-kit

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].