parvan-designsystem
TypeScript icon, indicating that this package has built-in type declarations

1.3.10 • Public • Published

Parvan Pajooh Design System

Our design system at ParvanPajooh is built using ReactJS and Storybook, providing a robust and efficient development environment for UI components.

Install

npm i parvan-designsystem
yarn add parvan-designsystem

Usage

import React from 'react';
import { Button } from 'parvan-designsystem';

const App = () => (
  <>
    <Button type="filled">PRESS ME</Button>
  </>
);

TypeScript

parvan-designsystem is written in TypeScript with complete definitions.

🔗 Links

Package Sidebar

Install

npm i parvan-designsystem

Weekly Downloads

3

Version

1.3.10

License

MIT

Unpacked Size

352 kB

Total Files

20

Last publish

Collaborators

  • pourya-ataee