{"id":15162230,"url":"https://github.com/ubeac/svelte","last_synced_at":"2025-09-30T15:31:40.154Z","repository":{"id":44471322,"uuid":"485869096","full_name":"ubeac/svelte","owner":"ubeac","description":"Accelerate your Svelte development with uBeac's powerful and easy-to-use UI components","archived":true,"fork":false,"pushed_at":"2023-02-21T16:46:11.000Z","size":7066,"stargazers_count":37,"open_issues_count":85,"forks_count":5,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-12T07:07:16.890Z","etag":null,"topics":["svelte","svelte-components","svelte-js","svelte-kit","svelte3","sveltejs","tabler","tabler-io","tabler-ui"],"latest_commit_sha":null,"homepage":"https://svelte.ubeac.io","language":"CSS","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/ubeac.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"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}},"created_at":"2022-04-26T16:40:43.000Z","updated_at":"2024-04-15T10:27:28.000Z","dependencies_parsed_at":"2024-10-02T00:30:23.817Z","dependency_job_id":"af2411c7-38e9-4546-81fa-0977a2d3a43a","html_url":"https://github.com/ubeac/svelte","commit_stats":{"total_commits":1230,"total_committers":18,"mean_commits":68.33333333333333,"dds":0.6569105691056911,"last_synced_commit":"1b53ea058241a9b48539d29ab7cf9cfe7300b2ed"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ubeac%2Fsvelte","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ubeac%2Fsvelte/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ubeac%2Fsvelte/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ubeac%2Fsvelte/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ubeac","download_url":"https://codeload.github.com/ubeac/svelte/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234747845,"owners_count":18880515,"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":["svelte","svelte-components","svelte-js","svelte-kit","svelte3","sveltejs","tabler","tabler-io","tabler-ui"],"created_at":"2024-09-27T01:21:32.338Z","updated_at":"2025-09-30T15:31:34.647Z","avatar_url":"https://github.com/ubeac.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# uBeac - Svelte UI Component Library\n\n[![npm version](https://img.shields.io/npm/v/@ubeac/svelte.svg?style=flat-square)](https://www.npmjs.com/package/@ubeac/svelte)\n[![Build Status](https://img.shields.io/travis/ubeac/svelte.svg?style=flat-square)](https://travis-ci.org/ubeac/svelte)\n[![License](https://img.shields.io/npm/l/@ubeac/svelte.svg?style=flat-square)](https://github.com/ubeac/svelte/blob/master/LICENSE)\n[![npm](https://img.shields.io/npm/dt/@ubeac/svelte.svg?style=flat-square)](https://www.npmjs.com/package/@ubeac/svelte)\n[![GitHub issues](https://img.shields.io/github/issues/ubeac/svelte.svg?style=flat-square)](https://github.com/ubeac/svelte/issues)\n[![GitHub stars](https://img.shields.io/github/stars/ubeac/svelte.svg?style=flat-square)](https://github.com/ubeac/svelte/stargazers)\n[![GitHub forks](https://img.shields.io/github/forks/ubeac/svelte.svg?style=flat-square)](https://github.com/ubeac/svelte/network)\n\nuBeac is a powerful and flexible Svelte UI component library, designed to help developers build enterprise-grade web applications quickly and easily. With a focus on rapid application development and framework independence, uBeac is the perfect complement to any CSS framework. The component's UI is inspired by [Tabler](https://tabler.github.io/) UI Kit built on top of Bootstrap css.\n\n## Installation\n\nTo install uBeac, you can use npm:\n\n```bash\nnpm install @ubeac/svelte\n```\n\n## Usage\n\nOnce installed, you can import the components and use them in your Svelte application:\n\n```html\n\u003cscript\u003e\n\timport { Button } from '@ubeac/svelte'\n\u003c/script\u003e\n\n\u003cButton\u003eHello uBeac\u003c/Button\u003e\n```\n\n## Styles\n\nuBeac components have default styles which is based on tabler. which you can use like this:\n\n```svelte\n\u003cscript\u003e\n\timport {Button} from '@ubeac/svelte'\n\timport '@ubeac/svelte/styles/tabler.css'\n\n\u003c/script\u003e\n\n\u003cButton\u003eHello World!\u003c/Button\u003e\n```\n\n## Demo\n\nCheck out the [documentation website](https://svelte.ubeac.io/) for live demos of each component and detailed usage instructions.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fubeac%2Fsvelte","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fubeac%2Fsvelte","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fubeac%2Fsvelte/lists"}