Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cheesegrinder/poppy-ui

Components library based on DaisyUI made with StencilJS
https://github.com/cheesegrinder/poppy-ui

daysiui stencil system-design webcomponents

Last synced: about 1 month ago
JSON representation

Components library based on DaisyUI made with StencilJS

Awesome Lists containing this project

README

        



Poppy


Poppy UI


Poppy is an open source app development toolkit for building modern, fast, top-quality cross-platform native and Progressive Web Apps from a single codebase with JavaScript and the Web.


Poppy is based on Web Components and Daisy UI, which enables significant performance, usability, and feature improvements alongside support for popular web frameworks like Angular, React, and Vue.



Ionic Framework is released under the MIT license.


PRs welcome!


Contribute

### Packages

| Project | Package | Version | Downloads| Links |
| ------- | ------- | ------- | -------- |:-----:|
| **Core** | [`@poppy-ui/core`](https://www.npmjs.com/package/@poppy-ui/core) | [![version](https://img.shields.io/npm/v/@poppy-ui/core/latest.svg)](https://www.npmjs.com/package/@poppy-ui/core) | NPM Downloads | [`README.md`](core/README.md)
| **Vue** | [`@poppy-ui/vue`](https://www.npmjs.com/package/@poppy-ui/vue) | [![version](https://img.shields.io/npm/v/@poppy-ui/vue/latest.svg)](https://www.npmjs.com/package/@poppy-ui/vue) | NPM Downloads | [`README.md`](packages/vue/README.md)
| **React** | [`@poppy-ui/react`](https://www.npmjs.com/package/@poppy-ui/react) | [![version](https://img.shields.io/npm/v/@poppy-ui/react/latest.svg)](https://www.npmjs.com/package/@poppy-ui/react) | NPM Downloads |[`README.md`](packages/react/README.md)
| **Angular** | [`@poppy-ui/angular`](https://www.npmjs.com/package/@poppy-ui/angular) | [![version](https://img.shields.io/npm/v/@poppy-ui/angular/latest.svg)](https://www.npmjs.com/package/@poppy-ui/angular) | NPM Downloads | [`README.md`](packages/angular/README.md)

### Getting Started

Start a new project by following our [documentation](https://poppy-ui.com/docs/).
We would love to hear from you! If you have any feedback or run into issues using our framework, please file
an [issue](https://github.com/CheeseGrinder/poppy-ui/issues/new) on this repository.

### Contributing

Thanks for your interest in contributing! Read up on our guidelines for
[contributing](https://github.com/CheeseGrinder/poppy-ui/blob/main/docs/CONTRIBUTING.md)
and then look through our issues with a [help wanted](https://github.com/CheeseGrinder/poppy-ui/issues?q=is%3Aopen+is%3Aissue+label%3A%22help+wanted%22)
label.

Please note that this project is released with a [Contributor Code of Conduct](https://github.com/CheeseGrinder/poppy-ui/blob/main/CODE_OF_CONDUCT.md). By participating in this project you agree to abide by its terms.