Skip to content

utkarshk384/Seabed-UI

Repository files navigation

Seabed UI ( Extremely early stage of build )

A framework agnostic UI library build using TailwindCSS.



🐳   Features


  1. Highly customizable components.
  2. Supports practically any UI framework ( React, Vue, Angular, etc ).
  3. Build on top of TailwindCSS.


🐟   Installation


# javascript
yarn add @seabedui/core @seabedui/theme

# typescript
yarn add @seabedui/core @seabedui/theme @seabedui/types

or

# javascript
npm install --save @seabedui/core @seabedui/theme

# typescript
npm install --save @seabedui/core @seabedui/theme @seabedui/types

🐬   Usage


// Work needs to be done here

Example

// More work needs to be done here

🐋   Inspiration


The project was largely inspired by the folks at @chakra-ui. However, due to the fact that they were using CSS-in-JS, I wanted to build a framework agnostic UI library.

About

A component Library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published