0.2.1 • Published 7 years ago

@regionhalland/visithalland-calendar-widget v0.2.1

Weekly downloads
-
License
-
Repository
-
Last release
7 years ago

visithalland-calendar-sidebar

Example usage

Place the following code before closing the tag

<!-- Visithalland Calendar Widget -->
<script src="https://unpkg.com/@regionhalland/visithalland-calendar-widget@latest/dist/app.js"></script>
<script>
	window.Visithalland({
		target: '#sidebar',
		municipality: 'falkenberg',
		count: 10
	})
</script>

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Lints and fixes files

yarn run lint
0.2.1

7 years ago

0.1.9

7 years ago

0.1.8

7 years ago

0.1.7

7 years ago

0.1.6

7 years ago

0.1.5

7 years ago

0.1.4

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago