SolidOS / solid-ui

User Interface widgets and utilities for Solid
https://solidos.github.io/solid-ui/dist/solid-ui.js
MIT License
148 stars 41 forks source link

Resolve or document name clash with other SOLID UI #527

Open timbl opened 1 year ago

timbl commented 1 year ago

There is another project using this name

https://pheggeseth.github.io/solid-ui/#Background

""Solid UI is a low-level library for declaratively building accessible, composable UI components using reactive primitives/hooks built with SolidJS. Rather than expose pre-built components, Solid UI gives you simple, consistent hooks which take care of managing the props, effect, and internal state needed to build UI components that follow WAI-ARIA accessibility recommendations.

Solid UI is still actively being built, and many of the component hooks below are not feature complete, are untested, and not considered not ready for production use.

This library was written as part of the SolidJS "SolidHack 2022" community hackathon. These docs reference components as being available as part of the @solid-ui NPM package, though this library is not actually hosted yet."""