plasmic icon indicating copy to clipboard operation
plasmic copied to clipboard

Chakra UI package not available

Open nounder opened this issue 2 years ago • 4 comments

Package in plasmicpkgs/chakra-ui is not available via npm. Also, there are two inconsistencies:

  • Readme refers to Contentful.
  • package.json name is @plasmicpkgs/plasmic-chakra-ui. Given other packages names, I would expect it to be @plasmicpkgs/chakra-ui

nounder avatar Sep 07 '22 12:09 nounder

Does anyone can recommend the best way to use those packages w/o publishing them to npn?

nounder avatar Sep 07 '22 12:09 nounder

Hi - the finishing touches on these packages are still a WIP, and this was in fact a contribution from @MrBiscuit in our community! We're working on making this work available directly from the Plasmic component store, hopefully in the coming weeks.

yang avatar Sep 07 '22 16:09 yang

I dumped the package code to my codebase and it worked just fine. There are some missing pieces to make it 💯 but it is heartwarming to see it was a contribution from a community.

You said there is some kind of work to be done. Maybe you can share it so I can contribute? I’m going to go all-in with Plasmic for my client’s project and it would be fun to participate in improving the tool.

nounder avatar Sep 07 '22 23:09 nounder

Keen to learn how you did that @r-ae-i, As I currently have just one huge plasmic-host.tsx file containing all the registrations.

LincAtMerkle avatar Dec 30 '22 00:12 LincAtMerkle