0.0.18 • Published 1 year ago

another-design-system v0.0.18

Weekly downloads
-
License
-
Repository
-
Last release
1 year ago

About

another-design-system is an React design system library based on Vite library mode for building, NextJS MDX for documentation, Shiki for highlighting and Vitest for testing.

Installation

npm install another-design-system

Usage

import { Text } from "another-design-system";

return default function Page() {
    return <Text>Hello World</Text>
}

Image sources

Avatar