singulier
v1.0.27
Published
Singulier design system, by Colorcode design.
Downloads
6
Readme
Quick start with components (Singulier)
Install from npm:
npm install singulier
Include components in your application:
import { Button } from 'singulier';
Customize your component using the
factor
property<Button factor="primary outline">primary</Button>
See more customization options in the website docs.
Tools
Other than Singulier, we provide some tools which we believe are helpful when creating a web app.
- Color palette - easily find sets of colors that go well together
- Live editor - test Singulier components and customizations instantly
- Sample layouts - a few sample layouts that are built using Singulier components
License
The license terms are available here.
About
Built by one individual. See more of my work here.