1.10.19 • Published 6 months ago

fireflink-ganesh v1.10.19

Weekly downloads
-
License
MIT
Repository
-
Last release
6 months ago

title: PixelReact UI

import { Button, Input } from 'pixel-react';


Table of Contents


Installation

Install PixelReact UI in your project directory with:

npm install pixel-react

or with Yarn:

yarn add pixel-react

Usage

Once installed, you can start importing and using PixelReact components in your React application. Here's a quick example:

import { Button } from 'pixel-react';

function App() {
  return (
    <div>
      <Button label="Button Label" variant="primary" />
    </div>
  );
}

export default App;

Documentation

For detailed documentation and live examples, click here.

Example

import { Button } from 'pixel-react';

function ExampleComponent() {
  return <Button label="Click Me!" variant="primary" />;
}

License

PixelReact UI is licensed under the MIT License. Feel free to use it in your projects, both personal and commercial.


1.10.19

6 months ago

1.10.20

6 months ago

1.10.18

6 months ago

1.10.16

6 months ago

1.10.14

6 months ago

1.10.17

6 months ago

1.10.11

7 months ago

1.10.12

6 months ago

1.10.1

8 months ago

1.10.0

8 months ago

1.9.9

8 months ago

1.8.2

8 months ago

1.8.0

9 months ago

1.7.9

9 months ago

1.7.8

9 months ago

1.7.7

9 months ago

1.7.6

9 months ago

1.7.4

9 months ago

1.7.2

9 months ago

1.7.1

9 months ago

1.8.7

8 months ago

1.6.9

9 months ago

1.8.6

8 months ago

1.6.8

9 months ago

1.8.5

8 months ago

1.6.7

9 months ago

1.8.4

8 months ago

1.8.3

8 months ago

1.6.4

9 months ago

1.6.3

9 months ago

1.6.2

9 months ago

1.6.1

9 months ago

1.6.0

9 months ago

1.6.5

9 months ago

1.5.5

9 months ago

1.4.6

9 months ago

1.3.7

9 months ago

1.2.8

9 months ago

1.5.4

9 months ago

1.4.5

9 months ago

1.3.6

9 months ago

1.2.7

9 months ago

1.5.3

9 months ago

1.4.4

9 months ago

1.3.5

9 months ago

1.2.6

9 months ago

1.5.2

9 months ago

1.4.3

9 months ago

1.3.4

9 months ago

1.2.5

9 months ago

1.5.1

9 months ago

1.3.3

9 months ago

1.2.4

9 months ago

1.5.0

9 months ago

1.4.1

9 months ago

1.3.2

9 months ago

1.2.3

9 months ago

1.4.0

9 months ago

1.3.1

9 months ago

1.2.2

9 months ago

1.3.0

9 months ago

1.5.9

9 months ago

1.5.8

9 months ago

1.4.9

9 months ago

1.5.7

9 months ago

1.4.8

9 months ago

1.3.9

9 months ago

1.5.6

9 months ago

1.4.7

9 months ago

1.2.9

9 months ago

1.2.0

9 months ago

1.0.8

9 months ago

1.0.7

9 months ago

1.0.6

9 months ago

1.0.5

9 months ago

1.0.4

9 months ago

1.0.3

9 months ago

1.0.2

10 months ago