0.0.19 • Published 1 year ago

clik-id-layout v0.0.19

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

✨ 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 clik-id-layout
yarn add clik-id-layout
pnpm add clik-id-layout

🔨 Usage

import React from "react";
import { LayoutLevel } from "clik-id-layout";

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

TypeScript

clik-id-layout is written in TypeScript with complete definitions.

0.0.10

1 year ago

0.0.11

1 year ago

0.0.12

1 year ago

0.0.13

1 year ago

0.0.14

1 year ago

0.0.15

1 year ago

0.0.16

1 year ago

0.0.17

1 year ago

0.0.18

1 year ago

0.0.19

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago

0.1.2

1 year ago

0.1.1

1 year ago

0.1.0

1 year ago