0.0.18 • Published 3 months ago

@misiki/litekart v0.0.18

Weekly downloads
-
License
-
Repository
-
Last release
3 months ago

LiteKart UI NPM Package

npm version

This npm package provides UI to use directly it in your website.

Installation

You can install the LiteKart UI npm package using npm:

npm i @misiki/litekart

You can install the LiteKart npm package using pnpm:

pnpm i @misiki/litekart

Usages

you can use this by importing UI directly and then use it as your need.

import {BackButton} from '@misiki/litekart'
<BackButton 
    to="pass url to redirect"
    claszz="tailwind css for custom design"
    whiteText="true or false for light/dark mode"
/>

Contributions

We are in early phase of this npm package and needs contribution from the community.

0.0.18

3 months ago

0.0.17

3 months ago

0.0.10

3 months ago

0.0.11

3 months ago

0.0.12

3 months ago

0.0.13

3 months ago

0.0.14

3 months ago

0.0.15

3 months ago

0.0.16

3 months ago

0.0.9

3 months ago

0.0.8

3 months ago

0.0.3

3 months ago

0.0.2

3 months ago

0.0.5

3 months ago

0.0.4

3 months ago

0.0.1

3 months ago