1.0.5 • Published 4 months ago

@boligmappa/web-components v1.0.5

Weekly downloads
-
License
MIT
Repository
-
Last release
4 months ago

@boligmappa/web-components

This package contains all available web components developed by Boligmappa

  • BoligmappaAuth
  • BoligmappaConnect
  • BoligmappaMenu
  • BoligmappaSearch

The package is distributed with both ESM and CJS versions of the files, your bundler will likely pick the version that you need based on whether you're using import or require

Usage

If you just want to include all the components to make sure they are all ready to use

import '@boligmappa/web-components';

If you only want to use certain components, and not include the others in your bundle, you can specify individual components

import '@boligmappa/web-components/BoligmappaMenu';

Note that in order to use components like BoligmappaSearch that requires the user to authenticate to the Boligmappa API first, you need to also include and use BoligmappaConnect and BoligmappaAuth.

import '@boligmappa/web-components/Auth';
import '@boligmappa/web-components/BoligmappaConnect';
import '@boligmappa/web-components/BoligmappaMenu';

See more at Boligmappa web-component documentation

1.0.5

4 months ago

1.0.2

7 months ago

1.0.4

6 months ago

1.0.3

6 months ago

1.0.1

2 years ago

1.0.0

2 years ago

0.1.10

2 years ago

0.1.11

2 years ago

0.1.12

2 years ago

0.1.13

2 years ago

0.1.14

2 years ago

0.1.15

2 years ago

0.1.20

2 years ago

1.0.0-beta.2

2 years ago

1.0.0-beta.0

2 years ago

0.1.16

2 years ago

0.1.17

2 years ago

0.1.18

2 years ago

0.1.19

2 years ago

0.1.0

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.8

2 years ago

0.1.9

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.6

2 years ago

0.1.5

2 years ago

0.0.9

3 years ago

0.0.8

3 years ago

0.0.7

3 years ago

0.0.5

3 years ago

0.0.6

3 years ago

0.0.3

3 years ago

0.0.4

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago