3.0.0 • Published 5 months ago

@ducky/plumage-react v3.0.0

Weekly downloads
-
License
-
Repository
github
Last release
5 months ago

Plumage ♥ React

This is our React library for Plumage.

This package exposes Ducky's design system as React components. It is built with Stencil.

Read our documentation at https://plumage.ducky.eco/

Installation

Install with NPM.

npm install @ducky/plumage-react

Usage

Import components and use them.

import {PlmgButton} from '@ducky/plumage-react';

function App() {
    return (
        <PlmgButton text="Hello world">
    );
}
export default App;

Development

Learn how to contribute at https://plumage.ducky.eco/1ef994c2c/p/84ca75-contribute-as-a-developer

Don't edit files in this package. It's all generated from the main component library.

2.0.0

5 months ago

3.0.0

5 months ago

1.2.0

7 months ago

1.1.3

7 months ago

1.3.0

6 months ago

1.1.1

1 year ago

1.1.2

1 year ago

1.1.0

2 years ago

1.0.0

2 years ago

0.8.1

2 years ago

0.8.0

2 years ago

0.5.0

2 years ago

0.7.0

2 years ago

0.5.2

2 years ago

0.6.0

2 years ago

0.5.1

2 years ago

0.4.3

2 years ago

0.4.2

2 years ago

0.3.0

2 years ago

0.4.1

2 years ago

0.4.0

2 years ago

0.2.2

2 years ago

0.2.1

2 years ago

0.2.0

2 years ago

0.1.0

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago