3.0.0 • Published 2 years ago
@ducky/plumage-react v3.0.0
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
2 years ago
3.0.0
2 years ago
1.2.0
2 years ago
1.1.3
2 years ago
1.3.0
2 years ago
1.1.1
2 years ago
1.1.2
2 years ago
1.1.0
3 years ago
1.0.0
3 years ago
0.8.1
3 years ago
0.8.0
3 years ago
0.5.0
3 years ago
0.7.0
3 years ago
0.5.2
3 years ago
0.6.0
3 years ago
0.5.1
3 years ago
0.4.3
3 years ago
0.4.2
3 years ago
0.3.0
3 years ago
0.4.1
3 years ago
0.4.0
3 years ago
0.2.2
3 years ago
0.2.1
3 years ago
0.2.0
3 years ago
0.1.0
3 years ago
0.0.4
3 years ago
0.0.3
3 years ago
0.0.2
3 years ago