esc-ui

0.0.10 • Public • Published

ESC-UI

UI Library built in purpose to be used internally by Engineering Student Committee, Chulalongkorn University.

Installation

  1. Install the package using your preferred package manager.

    # Using npm
    npm install esc-ui
    # Using yarn
    yarn add esc-ui
    # Using pnpm
    pnpm add esc-ui
    # Using bun
    bun add esc-ui
  2. Import the CSS file in your layout file or files that aim to use the components.

    import 'esc-ui/css'
  3. Done! You can now use the components in your project.

Components

  • [x] Accordion
  • [x] Alert Dialog
  • [x] Avatar
  • [x] Button
  • [x] Checkbox
  • [x] Collapsible
  • [x] Command
  • [x] Context Menu
  • [x] Dialog
  • [x] Dropdown Menu
  • [x] ESC Logo
  • [x] Hover Card
  • [x] Input
  • [x] Label
  • [x] Menubar
  • [x] Navigation Menu
  • [x] Popover
  • [x] Progress
  • [x] Radio Group
  • [x] Scroll Area
  • [x] Select
  • [x] Seperator
  • [x] Slider
  • [x] Switch
  • [x] Tabs
  • [x] Text Area
  • [x] Tooltip
  • [x] Typography

Please check the storybook for more information.

Contributing

Please read the CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

/esc-ui/

    Package Sidebar

    Install

    npm i esc-ui

    Weekly Downloads

    0

    Version

    0.0.10

    License

    none

    Unpacked Size

    519 kB

    Total Files

    7

    Last publish

    Collaborators

    • tech-esc
    • boomchanotai