JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 3
  • Score
    100M100P100Q27612F
  • License MIT

UI components for Supabase Comments X

Package Exports

  • supalazy
  • supalazy/altbutton
  • supalazy/button
  • supalazy/dist/chunks/style-inject.esBI9ztQJ7.js
  • supalazy/dist/components/Alert/Alert.d.ts
  • supalazy/dist/components/Alert/Alert.js
  • supalazy/dist/components/Alert/index.d.ts
  • supalazy/dist/components/Alert/index.js
  • supalazy/dist/components/AltButton/AltButton.d.ts
  • supalazy/dist/components/AltButton/AltButton.js
  • supalazy/dist/components/AltButton/index.d.ts
  • supalazy/dist/components/AltButton/index.js
  • supalazy/dist/components/Auth/Auth.d.ts
  • supalazy/dist/components/Auth/Auth.js
  • supalazy/dist/components/Auth/Icons.d.ts
  • supalazy/dist/components/Auth/Icons.js
  • supalazy/dist/components/Auth/UserContext.d.ts
  • supalazy/dist/components/Auth/UserContext.js
  • supalazy/dist/components/Auth/index.d.ts
  • supalazy/dist/components/Auth/index.js
  • supalazy/dist/components/Badge/Badge.d.ts
  • supalazy/dist/components/Badge/Badge.js
  • supalazy/dist/components/Badge/index.d.ts
  • supalazy/dist/components/Badge/index.js
  • supalazy/dist/components/Button/Button.d.ts
  • supalazy/dist/components/Button/Button.js
  • supalazy/dist/components/Button/index.d.ts
  • supalazy/dist/components/Button/index.js
  • supalazy/dist/components/Checkbox/Checkbox.d.ts
  • supalazy/dist/components/Checkbox/Checkbox.js
  • supalazy/dist/components/Checkbox/CheckboxContext.d.ts
  • supalazy/dist/components/Checkbox/CheckboxContext.js
  • supalazy/dist/components/Checkbox/index.d.ts
  • supalazy/dist/components/Checkbox/index.js
  • supalazy/dist/components/Dropdown/Dropdown.d.ts
  • supalazy/dist/components/Dropdown/Dropdown.js
  • supalazy/dist/components/Dropdown/index.d.ts
  • supalazy/dist/components/Dropdown/index.js
  • supalazy/dist/components/Icon/Icon.d.ts
  • supalazy/dist/components/Icon/Icon.js
  • supalazy/dist/components/Icon/IconContext.d.ts
  • supalazy/dist/components/Icon/IconContext.js
  • supalazy/dist/components/Icon/index.d.ts
  • supalazy/dist/components/Icon/index.js
  • supalazy/dist/components/Image/Image.d.ts
  • supalazy/dist/components/Image/Image.js
  • supalazy/dist/components/Image/index.d.ts
  • supalazy/dist/components/Image/index.js
  • supalazy/dist/components/Input/Input.d.ts
  • supalazy/dist/components/Input/Input.js
  • supalazy/dist/components/Input/index.d.ts
  • supalazy/dist/components/Input/index.js
  • supalazy/dist/components/Label/Label.d.ts
  • supalazy/dist/components/Label/Label.js
  • supalazy/dist/components/Label/index.d.ts
  • supalazy/dist/components/Label/index.js
  • supalazy/dist/components/Loading/Loading.d.ts
  • supalazy/dist/components/Loading/Loading.js
  • supalazy/dist/components/Loading/index.d.ts
  • supalazy/dist/components/Loading/index.js
  • supalazy/dist/components/Menu/Menu.d.ts
  • supalazy/dist/components/Menu/Menu.js
  • supalazy/dist/components/Menu/index.d.ts
  • supalazy/dist/components/Menu/index.js
  • supalazy/dist/components/Modal/Modal.d.ts
  • supalazy/dist/components/Modal/Modal.js
  • supalazy/dist/components/Modal/index.d.ts
  • supalazy/dist/components/Modal/index.js
  • supalazy/dist/components/Space/Space.d.ts
  • supalazy/dist/components/Space/Space.js
  • supalazy/dist/components/Space/index.d.ts
  • supalazy/dist/components/Space/index.js
  • supalazy/dist/components/Typography/Link.d.ts
  • supalazy/dist/components/Typography/Link.js
  • supalazy/dist/components/Typography/Text.d.ts
  • supalazy/dist/components/Typography/Text.js
  • supalazy/dist/components/Typography/Title.d.ts
  • supalazy/dist/components/Typography/Title.js
  • supalazy/dist/components/Typography/Typography.d.ts
  • supalazy/dist/components/Typography/Typography.js
  • supalazy/dist/components/Typography/index.d.ts
  • supalazy/dist/components/Typography/index.js
  • supalazy/dist/index.d.ts
  • supalazy/dist/index.js
  • supalazy/dist/lib/Layout/FormLayout/FormLayout.d.ts
  • supalazy/dist/lib/Layout/FormLayout/FormLayout.js
  • supalazy/dist/lib/Layout/FormLayout/index.d.ts
  • supalazy/dist/lib/Layout/FormLayout/index.js
  • supalazy/dist/lib/Layout/InputErrorIcon.d.ts
  • supalazy/dist/lib/Layout/InputErrorIcon.js
  • supalazy/dist/lib/Layout/InputIconContainer.d.ts
  • supalazy/dist/lib/Layout/InputIconContainer.js
  • supalazy/dropdown
  • supalazy/menu
  • supalazy/modal
  • supalazy/space
  • supalazy/styles
  • supalazy/typography

Readme

supalazy

Before shadcn stole your girl, there was supabase/ui filled with neat, tailwind based components. This library merely steals from both to create a small collection for supabase-comments-x


Roadmap

No plans on extending the feature set for now but will update if I do.

General

  • Button
  • Typography
  • Icon -
  • Image --

Data Input

  • Input
  • InputNumber
  • Select (custom select wip)
  • Checkbox
  • Radio
  • Toggle
  • Upload
  • Slider
  • Date picker
  • Time picker
  • Form

Layout

  • Layout
  • Grid (Flex)
  • Divider
  • Space (Flex)

Display

  • Card
  • Avatar
  • Accordion
  • Alert
  • Badge
  • Menu
  • Tooltips
  • Tables
  • Code block

Navigation

  • Tabs
  • Breadcrumb
  • Dropdown
  • Menu
  • Page Header
  • Sidebar
  • Flyout menu
  • Steps

Overlay

  • Modal
  • Context Menu
  • Drawer / SidePanel
  • Toast messages / Notification
  • Progress
  • Feeds / Timeline

Utility

  • Loading
  • Transition (work in progress)

Misc

  • Storybook docs
  • Theming (in progress)
  • Supabase Auth Elements
  • Documentation website