0.21.0 • Published 7 months ago

snowpact-ui v0.21.0

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

[ See all components ]

snowflake UI

Preamble

The reason of the existance of this repository is because we needed a way to speed up the website creation on our team. We used Flowbite, but we needed some different features, so we forked this repository into a new one. We have a lot of works to do, migrating all components and adding others.

Installation

To install Snowflake, use the following command:

yarn add snowpact-ui

Usage

After installing Snowflake, you can import it into your React project and start using its components.

Example usage:

import React from 'react';
import { Button } from 'snowpact-ui';

function App() {
  return (
    <Button>Click Here</Button>
  );
}

export default App;

Components

The Snowflake library offers a variety of components such as:

  • Buttons
  • Forms
  • Cards
  • etc.

Check the documentation for more information on the available components and how to use them.

Documentation

What you need to define

  • Theme colors in tailwind file
  • input styles and .block styles on global css
  • For section uses tailwind container classname

License

In construction.

0.21.0

7 months ago

0.20.0

7 months ago

0.19.0

7 months ago

0.19.1

7 months ago

0.19.2

7 months ago

0.17.0

8 months ago

0.18.0

7 months ago

0.17.1

8 months ago

0.16.3

11 months ago

0.16.4

11 months ago

0.16.5

11 months ago

0.16.6

11 months ago

0.16.1

11 months ago

0.16.2

11 months ago

0.16.0

1 year ago

0.15.0

1 year ago

0.14.0

1 year ago

0.13.0

1 year ago

0.12.1

1 year ago

0.12.0

1 year ago

0.11.0

1 year ago

0.10.0

1 year ago

0.9.7

1 year ago

0.9.6

1 year ago

0.9.5

1 year ago

0.9.4

1 year ago

0.9.3

1 year ago

0.9.2

1 year ago

0.9.1

1 year ago

0.8.1

1 year ago

0.8.0

1 year ago

0.7.0

1 year ago

0.6.0

1 year ago