Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/naco-ui/naco-svelte
Svelte component library for creating interfaces that feel native on web technologies.
https://github.com/naco-ui/naco-svelte
component-library electron sveltejs ui wails
Last synced: 3 months ago
JSON representation
Svelte component library for creating interfaces that feel native on web technologies.
- Host: GitHub
- URL: https://github.com/naco-ui/naco-svelte
- Owner: Naco-UI
- License: mit
- Created: 2023-09-02T15:34:22.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-06T14:57:06.000Z (9 months ago)
- Last Synced: 2024-09-23T14:32:37.993Z (3 months ago)
- Topics: component-library, electron, sveltejs, ui, wails
- Language: Svelte
- Homepage: https://naco.myrt.co
- Size: 1.11 MB
- Stars: 3
- Watchers: 0
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Svelte Naco UI [![version](https://img.shields.io/npm/v/@naco-ui/svelte)](https://www.npmjs.com/package/@naco-ui/svelte)
Svelte component library for creating interfaces with web technologies that feels native.
## Motivation
Creating desktop applications using web technologies is great. But the sad thing is that such applications are very different from the environment in which they work.
After [Wails](https://wails.io/) was released, I started making such applications too (because there's Go and ~8 mb of binary). The question was: what to do with the appearance? Should I use Material UI or another popular library? Then the app will look like an alien everywhere.
So I started to make this component library. Its tasks:
- To mimic native components as much as possible;
- Make it easy to create cross-platform interfaces.## Quick start
Information needed to use the library:
- [Getting Started](https://naco.myrt.co/?path=/docs/documentation-getting-started--docs)
- [Latest (main) Storybook](https://naco-ui.netlify.app/)
- [Latest release Storybook](https://naco.myrt.co/)