nekomata-ui

Svelte UI component library that focuses on delivering components and features that can be adaptable to your application needs.

MIT License

Downloads
90
Stars
8
Committers
2

Nekomata-ui

Currently in development

Nekomata-ui is an UI component library build with Svelte that focuses on delivering components and features that can be adaptable to your application needs.

This library is being build with the idea that you can follow any set of design guidelines/philosophies to reach the design you want for your application. This means there is no enforcement into certain design guidelines/philosophies by Nekomata-ui.

Nekomata-ui tries to be that by:

  • Exporting CSS custom properties (variables) from our components which can be used to alter how they work on the screen.
  • Components are not build with pre-defined media queries or a dependency to a store with breakpoints. (The aim is to have components with profiles (css classes) that you can alter and set from the outside)

Installation

npm install --save-dev nekomata-ui

Documentation

Currently in development

Can be found in our website

Package health:

Code coverage:

Nekomata-ui Unit tests (dev) Unit tests Integration tests
Components codecov - -
Features - - -

Contributing

New ideas and improvements are very welcome and will help the library grow. See contributing how you can contribute.

Climate policy

Nekomata-ui is very concerned about the climate. For this reason, packages that are one year old will be given the deprecated status and then removed from services such as NPM after six months. (Only applicable to services on which nekomata-ui releases were released directly)