@smdn/core
TypeScript icon, indicating that this package has built-in type declarations

0.2.0-alpha.5 • Public • Published

@smdn/core

The Core library which contains reusable React components. This library is intended for personal non-commercial projects only as I am currently creating this library at an attempt to envision my own design language and for documentation purposes. Therefore, this is still unstable and in an exploration phase.

Get started

To install the package run:

yarn add @smdn/core

Or if you are using npm run:

npm install --save @smdn/core

Then import the components in your React files like this:

import { Button } from '@smdn/core'

/@smdn/core/

    Package Sidebar

    Install

    npm i @smdn/core

    Weekly Downloads

    0

    Version

    0.2.0-alpha.5

    License

    MIT

    Unpacked Size

    330 kB

    Total Files

    265

    Last publish

    Collaborators

    • samsoedien