Skip to content

msviderok/base-ui-solid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2,990 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/react@1.0.0-beta.1 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.