{"id":13805925,"url":"https://github.com/svar-widgets/core","last_synced_at":"2025-05-16T06:04:40.983Z","repository":{"id":206990463,"uuid":"718130536","full_name":"svar-widgets/core","owner":"svar-widgets","description":"SVAR Core library is a collection of essential UI components written with Svelte. ","archived":false,"fork":false,"pushed_at":"2025-05-05T12:38:55.000Z","size":675,"stargazers_count":158,"open_issues_count":7,"forks_count":5,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-05-10T21:44:34.583Z","etag":null,"topics":["combobox","components-library","datepicker","popups","svelte","svelte-components","svelte-library","svelte-ui","svelte-ui-components","svelte-uikit","svelte5","ui-components","ui-library"],"latest_commit_sha":null,"homepage":"https://svar.dev/svelte/core/","language":"Svelte","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/svar-widgets.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license.txt","code_of_conduct":null,"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,"zenodo":null}},"created_at":"2023-11-13T12:54:36.000Z","updated_at":"2025-05-09T04:24:07.000Z","dependencies_parsed_at":"2024-11-18T22:31:08.952Z","dependency_job_id":"3bae3951-de8b-44dc-b69b-87e7e3ef4a40","html_url":"https://github.com/svar-widgets/core","commit_stats":null,"previous_names":["svar-widgets/core"],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/svar-widgets%2Fcore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/svar-widgets%2Fcore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/svar-widgets%2Fcore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/svar-widgets%2Fcore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/svar-widgets","download_url":"https://codeload.github.com/svar-widgets/core/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254478186,"owners_count":22077675,"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":["combobox","components-library","datepicker","popups","svelte","svelte-components","svelte-library","svelte-ui","svelte-ui-components","svelte-uikit","svelte5","ui-components","ui-library"],"created_at":"2024-08-04T01:01:06.314Z","updated_at":"2025-05-16T06:04:40.971Z","avatar_url":"https://github.com/svar-widgets.png","language":"Svelte","readme":"\u003cdiv align=\"center\"\u003e\n\t\n# SVAR Svelte Core | UI Library\n\n\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n:globe_with_meridians: [Website](https://svar.dev/svelte/core/) • :bulb: [Getting Started](https://docs.svar.dev/svelte/core/getting_started/) • :eyes: [Demos](https://docs.svar.dev/svelte/core/samples/#/calendar/willow)\n\n\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n[![npm](https://img.shields.io/npm/v/wx-svelte-core.svg)](https://www.npmjs.com/package/wx-svelte-core)\n[![License](https://img.shields.io/github/license/svar-widgets/core)](https://github.com/svar-widgets/core/blob/main/license.txt)\n[![npm downloads](https://img.shields.io/npm/dm/wx-svelte-core.svg)](https://www.npmjs.com/package/wx-svelte-core)\n\n\u003c/div\u003e\n\n**SVAR Svelte Core** library offers a set of 20+ ready-made Svelte UI components: form controls, popups, date and time picker, toast notifications, and more.\nAll components are lightweight, responsive, fast-performing, and available in light and dark skins.\n\n\u003cdiv align=\"center\"\u003e\n\t\n\u003cimg src=\"https://svar.dev/images/github/github-core.png\" alt=\"SVAR Core - Svelte UI Library\" style=\"width: 752px;\"\u003e\n\n\u003c/div\u003e\n\n\u003c/br\u003e\nIn addition to the Core library, you can use the following SVAR components to build unified app interfaces:\n\n-   [Menu](https://github.com/svar-widgets/menu) - helps you create basic menu bar, actions or context menu;\n-   [Toolbar](https://github.com/svar-widgets/toolbar) - allows you to create button and icon panels with configurable layouts;\n-   [Tasklist](https://github.com/svar-widgets/tasklist) - task list component to add, edit, check or delete tasks;\n-   [Comments](https://github.com/svar-widgets/comments) - nice-looking comments section;\n-   [File uploader](https://github.com/svar-widgets/uploader) - simple file uploader component.\n\n### :hammer_and_wrench: How to Use\n\nTo start using components from the **Core** package, simply import the package and include the desired component in your Svelte file:\n\n```svelte\n\u003cscript\u003e\n\timport { Button } from \"wx-svelte-core\";\n\u003c/script\u003e\n\n\u003cButton\u003eClick me\u003c/Button\u003e\n```\n\nSee the [getting started guide](https://docs.svar.dev/svelte/core/getting_started/) to quickly set up and begin using SVAR Core components in your Svelte projects.\n\n### :computer: How to Modify\n\nTypically, you don't need to modify the code. However, if you wish to do so, follow these steps:\n\n1. Run `yarn` to install dependencies. Note that this project is a monorepo using `yarn` workspaces, so npm will not work\n2. Start the project in development mode with `yarn start`\n\n### :white_check_mark: Run Tests\n\nTo run the test:\n\n1. Start the test examples with:\n    ```sh\n    yarn start:tests\n    ```\n2. In a separate console, run the end-to-end tests with:\n    ```sh\n    yarn test:cypress\n    ```\n\n### :speech_balloon: Need Help?\n\n[Post an Issue](https://github.com/svar-widgets/core/issues/) or use our [community forum](https://forum.svar.dev).\n","funding_links":[],"categories":["UI Libraries"],"sub_categories":["Mobile"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsvar-widgets%2Fcore","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsvar-widgets%2Fcore","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsvar-widgets%2Fcore/lists"}