1.0.11 • Published 2 years ago

mui-library_colodev v1.0.11

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

Component Library

This is a styled component library for React proyects

Installation

Use the package manager npm to install the component library.

npm install mui-library_colodev

Quick Start

Import AwesomeButton from mui-library_colodev to your project.

import { AwesomeButton } from "mui-library_colodev";

function App() {
  return (
    <>
      <AwesomeButton>Awesome Button</AwesomeButton>
    </>
  );
}

List of Components

Text Effect

  • Text3d
  • GradiantPurpleText

Complex Components

  • FlipTabletCards
  • CellCardStatic2

Helpers

  • BtnScroll

Cards

  • ExpandedCard

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

ISC

1.0.11

2 years ago

1.0.10

2 years ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago