Svelte UI component library that focuses on delivering components and features that can be adaptable to your application needs.
Nekomata-ui is a UI component library built with Svelte that focuses on delivering adaptable components and features for your application. It is designed to allow you to follow any set of design guidelines and philosophies to achieve the desired design for your application. Nekomata-ui provides CSS custom properties (variables) and components without pre-defined media queries or dependencies on breakpoints, allowing for easy customization and flexibility.
To install Nekomata-ui, you can follow these steps:
npm install nekomata-ui
import { Button, Input } from 'nekomata-ui';
<Button>Click me</Button>
Nekomata-ui is a UI component library built with Svelte that offers adaptable components and features for your application. It allows you to customize the components using CSS custom properties and does not enforce any specific design guidelines or philosophies. The library is currently in development and welcomes contributions. Nekomata-ui also emphasizes climate policy by deprecating and removing older packages from services like NPM to reduce environmental impact.