0.0.14 • Published 3 months ago

@invoke-ai/ui v0.0.14

Weekly downloads
-
License
MIT
Repository
github
Last release
3 months ago

Invoke's UI Component Library

UI Components for Invoke's applications.

Structure

  • lib/components/: Customized Chakra-UI components, some of which are pass-through wrappers of Chakra components.
  • lib/hooks/: A small collection of hooks used to manage some global state across the components.
  • lib/theme/: The Invoke Chakra theme.
  • lib/util/: Small utility functions used in various components.

TODO