@teamartizen/react-components
TypeScript icon, indicating that this package has built-in type declarations

0.0.8 • Public • Published

@teamartizen/react-components

An enterprise-class React UI library made with ❤️ by teamartizen.

Follow Twitter Deploy Storybook

✨ Features

  • 🏭 Enterprise-class UI designed for web applications.
  • 📦 A set of high-quality React components out of the box.
  • 🛡 Written in TypeScript with predictable static types.
  • 🎨 Powerful theme customization based on CSS-in-JS.

🖥 Environment Support

  • Modern browsers
  • Server-side Rendering
  • Electron

📦 Install

npm install @teamartizen/react-components
yarn add @teamartizen/react-components
pnpm add @teamartizen/react-components

🔨 Usage

import React from "react";
import { UIComponent } from "@teamartizen/react-components";

const App = () => (
	<>
		<UIComponent />
	</>
);

TypeScript

@teamartizen/react-components is written in TypeScript with complete definitions.

Package Sidebar

Install

npm i @teamartizen/react-components

Weekly Downloads

2

Version

0.0.8

License

MIT

Unpacked Size

42.3 kB

Total Files

40

Last publish

Collaborators

  • shaheem_mpm
  • maze_n