![Oracle Drags Its Feet in the JavaScript Trademark Dispute](https://cdn.sanity.io/images/cgdhsj6q/production/919c3b22c24f93884c548d60cbb338e819ff2435-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Oracle Drags Its Feet in the JavaScript Trademark Dispute
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
@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
The npm package @papanasi/preact receives a total of 32 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
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.