1.0.5 • Published 10 months ago

@atomazing-org/design-system v1.0.5

Weekly downloads
-
License
MIT
Repository
-
Last release
10 months ago

Atomazing Design System

MIT License

The @atomazing-org/design-system provides a set of useful utils, mui style extensions and components to build your application the way Atomazing does.

Build-on

"@mui/material": "^5.15.21"

"@mui/icons-material": "^5.15.11"

"@emotion/css": "^11.11.2"

Installation

Just install package from npm

npm i @atomazing-org/design-system

Package structure

├── src
│   ├── components  // React components
│   ├── styles      // Mui style extensions and themeing tools
│   └──utils        // Useful util functions
├── index.ts
├── tsconfig.json
├── package.json
└── README.md
1.0.5

10 months ago

1.0.4

10 months ago

1.0.3

10 months ago

1.0.2

10 months ago

1.0.1

10 months ago

1.0.0

10 months ago