onlook icon indicating copy to clipboard operation
onlook copied to clipboard

[FEAT] Unified way to handle UI libraries

Open Kitenite opened this issue 6 months ago • 3 comments

Describe the feature

We have support requests for a few UI libraries already:

  1. Ant design https://github.com/onlook-dev/onlook/issues/153
  2. Material UI https://github.com/onlook-dev/onlook/issues/132
  3. ShadCN (we use internally)

We should have a unified way to support these UI libs. See this Discord thread for more discussion

The proposal is to create a lightweight, standard API similar to what Framer has, allowing users to quickly add support for their components by annotating a type file. Also see Storybook and MagicPattern.

Kitenite avatar Aug 22 '24 14:08 Kitenite