0.1.0 ā€¢ Published 1 year ago

poshkit v0.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

PoshKit is a collection of modern, fancy components with amazing hover effects for React applications. With PoshKit, you can easily add stylish and interactive UI elements to your web applications without spending hours on custom styling and animation. Build functional accessible web applications faster while keeping your project size within bounds. Currently a few components but more adding soon...

Installing

$ npm install poshkit

Once the package is installed, you can import any component from the library using import and use it like below šŸ‘‡

import { ButtonV1 } from "poshkit";

function App() {
  return (
    <>
      <Button label="Button 1" />;
    </>
  );
}

Documentation

šŸ“‘ Live Page Go to specific component/docs to get the documentation of the component

0.1.0

1 year ago

0.0.6

1 year ago

0.0.539

1 year ago

0.0.538

1 year ago

0.0.537

1 year ago

0.0.536

1 year ago

0.0.535

1 year ago

0.0.533

1 year ago

0.0.532

1 year ago

0.0.531

1 year ago

0.0.530

1 year ago

0.0.529

1 year ago

0.0.528

1 year ago

0.0.527

1 year ago

0.0.526

1 year ago

0.0.525

1 year ago

0.0.524

1 year ago

0.0.523

1 year ago

0.0.522

1 year ago

0.0.521

1 year ago

0.0.52

1 year ago

0.0.51

1 year ago

0.0.5

1 year ago