Skip to content

Svelte component library for creating interfaces that feel native on web technologies.

License

Notifications You must be signed in to change notification settings

makridi/svelte-naco

 
 

Repository files navigation

Svelte Naco UI npm version

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 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:

About

Svelte component library for creating interfaces that feel native on web technologies.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Svelte 56.8%
  • TypeScript 16.7%
  • MDX 14.3%
  • SCSS 6.5%
  • JavaScript 3.5%
  • CSS 1.6%
  • Other 0.6%