![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.
@pluralsight/react-utils
Advanced tools
A library of custom React hooks that help manage advanced React features like State and Accessibility.
erDiagram
PANDO ||--o{ DESIGN-TOKENS : contains
PANDO ||--o{ ICONS : contains
PANDO ||--o{ HEADLESS-STYLES : contains
PANDO ||--o{ REACT-UTILS : contains
DESIGN-TOKENS ||..|{ NORMALIZE-SETUP : contains
NORMALIZE-SETUP ||..|{ THEMES : contains
HEADLESS-STYLES ||--|{ DESIGN-TOKENS : uses
This package utilizes the latest version of React to export custom hooks to use along with Headless Styles or independently from Pando.
The react-utils package is independent from the Pando sister libraries, but works cohesively when combined with them. It's true purpose is to provide custom hooks that successfully work along side Headless Styles within the Pando Normalize system (i.e. themes, etc.).
However, most if not all custom hooks should work successfully outside of Pando due to the nature of its design.
This project uses pnPm so there are no setup commands needed. If you get any errors, you may need to run an initial pnpm install
or ensure you are using Node >= 18.
There is no development sandbox for this specific project, but most of the time, we import the hooks into the Headless Styles sandbox which is just as easy.
From the root directory of the project, run:
pnpm run start:sandbox
To run your unit tests, make sure you are in the project root directory not this workspace - and run:
pnpm test packages/react-utils/tests
If you plan on contributing to this project, please take time to read our CONTRIBUTING.md. Pull requests that do not adhere to the requirements in this doc will automatically be flagged and closed.
FAQs
A set of React custom hooks for Pando.
The npm package @pluralsight/react-utils receives a total of 0 weekly downloads. As such, @pluralsight/react-utils popularity was classified as not popular.
We found that @pluralsight/react-utils 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.