0.1.0 • Published 10 months ago

@digitalbible/ui v0.1.0

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

Digital Bible Lab Component Library

Installation & Usage

npm install @digitalbible/ui

Then import the css in your root component.

import "@digitalbible/ui/dist/assets/style.css";

Then important a component:

import { Button } from "@digitalbible/ui";

Local Development

Running Tests

npm test

Storybook

npm run storybook

Adding New Shadcn/UI Component

Running the following script replacing accordion with your desired component. A list of components can be found here .

npx shadcn-ui@latest add accordion

This will place a new accordion.tsx file in lib/components/ui/

Building Locally

npm run build
0.0.41

11 months ago

0.0.42

11 months ago

0.1.0

10 months ago

0.0.40

1 year ago

0.0.39

1 year ago

0.0.38

1 year ago

0.0.37

1 year ago

0.0.35

1 year ago

0.0.36

1 year ago

0.0.34

1 year ago

0.0.30

1 year ago

0.0.31

1 year ago

0.0.32

1 year ago

0.0.33

1 year ago

0.0.29

1 year ago

0.0.26

1 year ago

0.0.27

1 year ago

0.0.28

1 year ago

0.0.25

1 year ago

0.0.23

1 year ago

0.0.24

1 year ago

0.0.21

1 year ago

0.0.22

1 year ago

0.0.20

1 year ago

0.0.19

1 year ago

0.0.17

1 year ago

0.0.18

1 year ago

0.0.15

1 year ago

0.0.16

1 year ago

0.0.14

1 year ago

0.0.13

1 year ago

0.0.12

1 year ago

0.0.11

1 year ago

0.0.10

1 year ago

0.0.9

1 year ago

0.0.3

2 years ago