
Security News
NVD Concedes Inability to Keep Pace with Surging CVE Disclosures in 2025
Security experts warn that recent classification changes obscure the true scope of the NVD backlog as CVE volume hits all-time highs.
@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 |
Web Comps. |
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:
Layout | |||
Container |
Row |
Column |
Grid |
Components | |||
Avatar |
Button |
Code |
Pill |
Spinner | |||
Enterprise | |||
Itchio | |||
Extensions | |||
Tooltip |
With npm:
$ npm install @papanasi/preact
With yarn:
$ yarn add @papanasi/preact
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 --platforms
:
> yarn compile --platforms react vue
It is also possible to specify which components to build --elements
:
> yarn compile --elements 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
The npm package @papanasi/preact receives a total of 0 weekly downloads. As such, @papanasi/preact popularity was classified as not popular.
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
Security experts warn that recent classification changes obscure the true scope of the NVD backlog as CVE volume hits all-time highs.
Security Fundamentals
Attackers use obfuscation to hide malware in open source packages. Learn how to spot these techniques across npm, PyPI, Maven, and more.
Security News
Join Socket for exclusive networking events, rooftop gatherings, and one-on-one meetings during BSidesSF and RSA 2025 in San Francisco.