
Security News
Astral Launches pyx: A Python-Native Package Registry
Astral unveils pyx, a Python-native package registry in beta, designed to speed installs, enhance security, and integrate deeply with uv.
@papanasi/preact
Advanced tools
The Universal UI Library
🥯Papanasi (pronunced pɑpənæʃ or papanash) is a UI library to use cross Frameworks. A set of components to use in Angular, Preact, Qwik, React, Solid, Svelte, Vue and Web Components. Is based on the Mitosis library and documented using Storybook.
Angular |
Preact |
Qwik |
React |
Solid |
Svelte |
Vue |
Standard |
This library born as a pet project to create universal components, easy to extend in any project and easy to use with any framework, is based on the next principles:
A Component...
With npm:
$ npm install @papanasi/preact
With yarn:
$ yarn add @papanasi/preact
Layout Components | |||
Container Preview |
Row Preview |
Column Preview |
Grid Preview |
Regular Components | |||
Avatar Preview |
Button Preview |
Code Preview | |
Pill Preview |
Spinner Preview | ||
Enterprise Components | |||
Itchio Preview | |||
Extensions | |||
Tooltip Preview |
To learn more about Papanasi, check the documentation.
To build the project run:
> yarn install
> yarn compile
You can choose which frameworks to build by passing the --targets
:
> yarn compile --targets react vue
It is also possible to specify which components to build --files
:
> yarn compile --files avatar pill
If you want to disable the linting use --no-lint
:
> yarn compile --no-lint
To contribute and watch the changes in local environment just use:
> yarn dev
Finally, to launch storybook use:
> yarn start
Made with 🍕 by Quique Fdez Guerra
FAQs
Papanasi Preact UI Library
We found that @papanasi/preact demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Astral unveils pyx, a Python-native package registry in beta, designed to speed installs, enhance security, and integrate deeply with uv.
Security News
The Latio podcast explores how static and runtime reachability help teams prioritize exploitable vulnerabilities and streamline AppSec workflows.
Security News
The latest Opengrep releases add Apex scanning, precision rule tuning, and performance gains for open source static code analysis.