{"id":16009758,"url":"https://github.com/goatui/components","last_synced_at":"2025-03-17T09:06:42.362Z","repository":{"id":46874164,"uuid":"305574444","full_name":"goatui/components","owner":"goatui","description":"A light weight web component library","archived":false,"fork":false,"pushed_at":"2024-09-17T04:59:01.000Z","size":33589,"stargazers_count":39,"open_issues_count":8,"forks_count":2,"subscribers_count":4,"default_branch":"main","last_synced_at":"2024-10-29T22:47:39.995Z","etag":null,"topics":["stenciljs","webcomponents"],"latest_commit_sha":null,"homepage":"https://goatui.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/goatui.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["shivajivarma"]}},"created_at":"2020-10-20T03:02:45.000Z","updated_at":"2024-10-15T21:33:14.000Z","dependencies_parsed_at":"2023-11-07T17:09:02.413Z","dependency_job_id":"37a0713e-f45e-424d-a8ee-5b933f018462","html_url":"https://github.com/goatui/components","commit_stats":{"total_commits":829,"total_committers":2,"mean_commits":414.5,"dds":"0.0012062726176115257","last_synced_commit":"244a155ca55c1eac34f32ce6100fe5eb7f2762ea"},"previous_names":[],"tags_count":173,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goatui%2Fcomponents","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goatui%2Fcomponents/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goatui%2Fcomponents/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goatui%2Fcomponents/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/goatui","download_url":"https://codeload.github.com/goatui/components/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244006260,"owners_count":20382441,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["stenciljs","webcomponents"],"created_at":"2024-10-08T13:04:06.421Z","updated_at":"2025-03-17T09:06:42.331Z","avatar_url":"https://github.com/goatui.png","language":"TypeScript","funding_links":["https://github.com/sponsors/shivajivarma"],"categories":["UI Libraries"],"sub_categories":["Community"],"readme":"# GOAT UI\n\n[![Build](https://github.com/goatui/components/workflows/Build/badge.svg)](https://github.com/goatui/components/actions?workflow=Build)\n[![GitHub license](https://img.shields.io/github/license/goatui/components.svg)](/LICENSE)\n![Version](https://img.shields.io/npm/v/%40goatui%2Fcomponents)\n\nGOAT UI contains most used web components built using Stencil. So you don't need to include any additional framework\ndependencies, You can simply import required component js, and right away start using it.\n\nCheckout the complete documentation over here -\u003e https://goatui.com\n\n\u003cdiv align=\"center\" style=\"background: #b1fc3f; border-radius: 12px\"\u003e\n  \u003cimg alt=\"GOAT UI LOGO\" src=\"https://raw.githubusercontent.com/goatui/components/gh-pages/assets/img/logo.png\" width=\"210\"\u003e\n\u003c/div\u003e\n\n## Getting Started\n\n### Script tag\n\n- Put a script tag similar to\n  this `\u003cscript type=\"module\" src=\"https://cdn.jsdelivr.net/npm/@goatui/components@2.0.0-0/dist/goatui/goatui.esm.js\"\u003e\u003c/script\u003e`\n  in\n  the head of your index.html\n- Include default font Roboto in the page\n- Then you can use the element anywhere in your template, JSX, html etc\n\n```html\n\u003c!doctype html\u003e\n\u003chtml lang='en'\u003e\n\u003chead\u003e\n  \u003cmeta charset='utf-8' /\u003e\n  \u003cmeta name='viewport' content='width=device-width' /\u003e\n  \u003ctitle\u003eGoat UI Component\u003c/title\u003e\n\n  \u003c!-- include your custom theme variable values, view variable names at https://cdn.jsdelivr.net/npm/@goatui/components@2.0.0-0/dist/goatui/assets/styles/theme.css --\u003e\n  \u003c!--link rel=\"stylesheet\" href=\"/custom-theme.css\"\u003e\u003c/link--\u003e\n  \u003cscript type='module'\n          src='https://cdn.jsdelivr.net/npm/@goatui/components@2.0.0-0/dist/goatui/goatui.esm.js'\u003e\u003c/script\u003e\n\n  \u003cstyle\u003e\n    @import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:ital@0;1\u0026family=IBM+Plex+Sans+Condensed:ital@0;1\u0026family=IBM+Plex+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700\u0026family=IBM+Plex+Serif:ital@0;1\u0026display=swap');\n\n    :root {\n      --font-family-base: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;\n    }\n  \u003c/style\u003e\n\u003c/head\u003e\n\u003cbody\u003e\n\u003cgoat-button size='lg' color='primary'\u003eClick me\u003c/goat-button\u003e\n\u003c/body\u003e\n\u003c/html\u003e\n```\n\n# Components\n\n- 🟢 ready (feature complete for now)\n- 🟡 beta (changes possible, not feature complete)\n- 🔴 not ready (unstyled / no functions)\n- 🔵 planned (created, but empty files)\n\n## Input Controls\n\nInput controls are UI design elements that allow users to input information into the system. They are essential for\ncollecting data and enabling user interactions. Some common examples of input controls include text fields, dropdown\nmenus, checkboxes, and radio buttons.\n\n| Name                                                       | Component            | State |\n|------------------------------------------------------------|----------------------|-------|\n| [Code editor](https://goatui.com/components/code-editor)   | goat-card-editor     | 🟢    |\n| Color picker                                               | goat-color-picker    | 🔴    |\n| [Checkbox](https://goatui.com/components/checkbox)         | goat-checkbox        | 🟢    |\n| [Date picker](https://goatui.com/components/date-picker)   | goat-date-picker     | 🟡    |\n| Date Time picker                                           | goat-datetime-picker | 🔴    |\n| File picker                                                | goat-file-picker     | 🔴    |\n| [HTML editor](https://goatui.com/components/html-editor)   | goat-html-editor     | 🟢    |\n| [Input](https://goatui.com/components/input)               | goat-input           | 🟢    |\n| Month picker                                               | goat-month-picker    | 🔴    |\n| [Number](https://goatui.com/components/number)             | goat-number          | 🟢    |\n| [Select](https://goatui.com/components/select)             | goat-select          | 🟢    |\n| [Textarea](https://goatui.com/components/textarea)         | goat-textarea        | 🟢    |\n| [Time picker](https://goatui.com/components/time-picker)   | goat-time-picker     | 🟡    |\n| Week picker                                                | goat-week-picker     | 🔴    |\n| [Form control](https://goatui.com/components/form-control) | goat-form-control    | 🟡    |\n\n\n## Navigation\n\nNavigational components are UI elements that help users move around the app or website. They provide users with a clear\nand intuitive way to navigate through different sections and pages. Some common examples of navigational components\ninclude menus, tabs, and breadcrumbs.\n\n| Name                                                   | Component       | State |\n|--------------------------------------------------------|-----------------|-------|\n| [Breadcrumb](https://goatui.com/components/breadcrumb) | goat-breadcrumb | 🟢    |\n| [Dropdown](https://goatui.com/components/dropdown)     | goat-dropdown   | 🟡    |\n| [Menu](https://goatui.com/components/menu)             | goat-menu       | 🟡    |\n| [Tabs](https://goatui.com/components/tabs)             | goat-tabs       | 🟢    |\n\n## Informational\n\nInformational components are UI elements that provide information to users. They communicate important messages,\nupdates, or instructions within the app or website. Some common examples of informational components include\nnotifications, tooltips, and progress bars.\n\n| Name                                                                               | Component                 | State |\n|------------------------------------------------------------------------------------|---------------------------|-------|\n| [Badge](https://goatui.com/components/badge)                                       | goat-badge                | 🟢    |\n| [Progress](https://goatui.com/components/progress)                                 | goat-progress             | 🟢    |\n| [Spinner](https://goatui.com/components/spinner)                                   | goat-spinner              | 🟢    |\n| [Tooltip](https://goatui.com/components/tooltip)                                   | goat-tooltip              | 🟢    |\n| [Notification](https://goatui.com/components/notification)                         | goat-notification         | 🟢    |\n| [Notification Manager / Toast](https://goatui.com/components/notification-manager) | goat-notification-manager | 🟢    |\n\n\n## Containers\n\nContainers are UI elements that group similar content together, making it easier for users to navigate and scan through\nthe interface. Examples of common containers include cards, carousels, and accordions, which provide structure and\norganization to the content.\n\n| Name                                                 | Component      | State |\n|------------------------------------------------------|----------------|-------|\n| [Accordion](https://goatui.com/components/accordion) | goat-accordion | 🟢    |\n| Card                                                 | goat-card      | 🟡    |\n\n## General\n\nThese components are used for general purpose. They include\n\n| Name                                                                       | Component                 | State |\n|----------------------------------------------------------------------------|---------------------------|-------|\n| [Avatar](https://goatui.com/components/avatar)                             | goat-avatar               | 🟢    |\n| [Button](https://goatui.com/components/button)                             | goat-button               | 🟢    |\n| [Button Group](https://goatui.com/components/button-group)                 | goat-button-group         | 🟢    |\n| [Calendar](https://goatui.com/components/calendar)                         | goat-calendar             | 🟢    |\n| Card Select                                                                | goat-cardselect           | 🔴    |\n| [Code Highlighter](https://goatui.com/components/code-highlighter)         | goat-card-highlighter     | 🟢    |\n| Column                                                                     | goat-col                  | 🔴    |\n| [Empty State](https://goatui.com/components/empty-state)                   | goat-empty-state          | 🟡    |\n| [Flow Designer ](https://goatui.com/components/flow-designer)              | goat-flow-designer        | 🔵    |\n| Grid                                                                       | goat-grid                 | 🔴    |\n| Group                                                                      | goat-group                | 🔴    |\n| [Header](https://goatui.com/components/header)                             | goat-header               | 🟢    |\n| [Icon](https://goatui.com/components/icon)                                 | goat-icon                 | 🟢    |\n| [Link](https://goatui.com/components/link)                                 | goat-link                 | 🟢    |\n| [Modal](https://goatui.com/components/modal)                               | goat-modal                | 🟢    |\n| [Notification Manager](https://goatui.com/components/notification-manager) | goat-notification-manager | 🟡    |\n| Observer                                                                   | goat-observer             | 🔴    |\n| Pagination                                                                 | goat-pagination           | 🔴    |\n| Radio Group                                                                | goat-radiogroup           | 🔴    |\n| Row                                                                        | goat-row                  | 🔴    |\n| [Slider](https://goatui.com/components/slider)                             | goat-slider               | 🟡    |\n| Spoiler                                                                    | goat-spoiler              | 🔴    |\n| Stepper                                                                    | goat-stepper              | 🔴    |\n| [Table](https://goatui.com/components/table)                               | goat-table                | 🟡    |\n| [Tag](https://goatui.com/components/tag) / Chip                            | goat-tag                  | 🟢    |\n| [Text](https://goatui.com/components/text)                                 | goat-text                 | 🟢    |\n| [Tree View](https://goatui.com/components/tree-view)                       | goat-tree-view            | 🟡    |\n| [Toggle](https://goatui.com/components/toggle)                             | goat-toggle               | 🟢    |\n\n## Charts\n\nThese components are used to display data in a graphical format. They include\n\n| Name                                                           | Component           | State |\n|----------------------------------------------------------------|---------------------|-------|\n| [Doughnut Chart](https://goatui.com/components/chart-doughnut) | goat-chart-doughnut | 🟢    |\n| [Pie Chart ](https://goatui.com/components/chart-pie)          | goat-chart-pie      | 🟢    |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgoatui%2Fcomponents","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgoatui%2Fcomponents","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgoatui%2Fcomponents/lists"}