1.0.32 • Published 4 years ago

react-alegrify-ui v1.0.32

Weekly downloads
72
License
MPL
Repository
github
Last release
4 years ago

React Alegrify UI

NPM

What is React Alegrify UI?

React Alegrify UI is a React wrapper around Alegrify UI.

As we believe human knowledge should be shared, we made some of our User Interface Elements available for everyone who wants to use it.

This repo is a React implementation of the available elements.

How to use

First, install the dependency with yarn, npm or any alternative:

yarn add react-alegrify-ui

Next, add the CSS file into your project. Most react projects support CSS imports (e.g. projects that are set up with create-react-app). In those cases, this should do the trick:

import '../node_modules/alegrify-ui/alegrify-ui.min.css';

In any other case manually include the alegrify-ui.min.css file into your html file:

<link rel="stylesheet" href="<PATH>/alegrify-ui.min.css" />

When these steps are fulfilled, you can easily import any component by doing

import { Button } from 'react-alegrify-ui';

Components

Helpers

1.0.32

4 years ago

1.0.31

4 years ago

1.0.29

4 years ago

1.0.28

4 years ago

1.0.30

4 years ago

1.0.26

4 years ago

1.0.27

4 years ago

1.0.25

4 years ago

1.0.24

4 years ago

1.0.23

4 years ago

1.0.22

4 years ago

1.0.21

4 years ago

1.0.20

4 years ago

1.0.19

4 years ago

1.0.18

4 years ago

1.0.17

4 years ago

1.0.16

4 years ago

1.0.9

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.11

4 years ago

1.0.10

4 years ago

1.0.15

4 years ago

1.0.14

4 years ago

1.0.13

4 years ago

1.0.12

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago

0.2.28

5 years ago

0.2.27

5 years ago

0.2.26

5 years ago

0.2.25

5 years ago

0.2.24

5 years ago

0.2.23

5 years ago

0.2.22

5 years ago

0.1.18

5 years ago

0.1.17

5 years ago

0.1.16

5 years ago

0.1.15

5 years ago

0.1.14

5 years ago

0.1.13

5 years ago

0.1.12

5 years ago

0.1.11

5 years ago

0.1.10

5 years ago

0.1.9

5 years ago

0.1.8

5 years ago

0.1.7

5 years ago

0.1.6

5 years ago

0.1.5

5 years ago

0.1.4

5 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago

0.0.9

5 years ago

0.0.8

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.1

6 years ago