solidjs-community / solid-aria

A library of high-quality primitives that help you build accessible user interfaces with SolidJS.
Other
288 stars 17 forks source link

Solid ARIA

Solid Aria

A library of high-quality primitives that help you build accessible user interfaces with SolidJS.

⚠️ Solid Aria is in early stage and not ready for production ⚠️

Contribitors

Note We're looking for contributors! Solid Aria has ported more than half of all features and tests to reach parity with React Aria. It has excellent foundations but could use support to push it to completion.

There are opportunities for short and long-term contributors. Currently the need includes focusing on the collection package which supports listbox, menu, select etc. This package has been mostly ported but needs to be tested and validated. To get involved reach out via Github Issue or join us on our SolidJS dedicated Discord channel.

All in one package

@solid-aria/primitives - Export all Solid Aria primitives in a single convenient package.

Separate packages

General

Data entry

Data display

Navigation

Feedback

Overlay

Collection

Interaction

Utility

Roadmap

Acknowledgment

This project is inspired by Adobe's React Spectrum Libraries.