1.0.16 • Published 6 months ago

@planit/web-components v1.0.16

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

@planit Web Components

@planit/web-components

@planit/web-components is a web component library that can be used within any application, regardless of technology. Check out the Storybook for the library documentation.

Get started!

To use the standard web components, run the following script:

npm i @planit/web-components

Then load the package into your app:

import { defineCustomElements } from '@planit/web-components/loader';
defineCustomElements();

To use the web components within React Wrappers for a more efficient utilization in a React application.

For an example of how to use the React Wrapper version of the web components, please review this example.

1.0.16

6 months ago

1.0.14

6 months ago

1.0.13

6 months ago

1.0.12

7 months ago

1.0.11

7 months ago

1.0.10

7 months ago

1.0.9

7 months ago

1.0.8

7 months ago

1.0.7

7 months ago

1.0.6

7 months ago

1.0.5

7 months ago

1.0.4

7 months ago

1.0.3

7 months ago

1.0.2

7 months ago

1.0.1

7 months ago