Home
Softono
base-ui-solid

base-ui-solid

Open source MIT TypeScript
83
Stars
2
Forks
1
Issues
2
Watchers
1 month
Last Commit

About base-ui-solid

Unofficial port of Base UI to SolidJS

Platforms

Web Self-hosted

Languages

TypeScript

WIP: An unofficial port of Base UI for SolidJS

license npm

Installation

npm install @msviderok/base-ui-solid

Description

  • The library is developed to maintain 100% DX compatibility with the original React version (currently based on the @base-ui-components/[email protected] release, specifically this commit).

  • The documentation is copied from the original React-based docs, so many discrepancies and inconsistencies exist; however, the examples are ready to use.

  • To ensure consistency between libraries, this port uses the same test suite as the React version, with only framework-specific adjustments (e.g. render(<Test />) in React vs render(() => <Test />)) in Solid).


Please consider supporting the awesome Base UI team directly on OpenCollective. This port is a gesture of appreciation for the incredible work they’ve been doing.

License

This project is licensed under the terms of the MIT license.