1.1.2 • Published 3 years ago
ilojo-bar-components v1.1.2
Welcome to Ilojo Bar Component Library 🍸
- Component Library made with Sveltekit for Ilojo Bar
Installation
⚡️ Ilojo Bar Component Library is made up of multiple components and tools which you can import one by one. All you need to do is install the ilojo-bar-components package:
$ yarn add ilojo-bar-components
# or
$ npm install --save ilojo-bar-componentsSetup
To start using the components, please follow these steps:
- Import the component anywhere you want.
<script lang="ts">
import Clock from '$lib/components/Clock.svelte';
</script>
<Clock />- Enjoy this component library!
PS: Some of these components can be passed as props.
Contributers
1.1.2
3 years ago
1.1.1
3 years ago
1.1.0
4 years ago
1.0.9
4 years ago
1.0.8
4 years ago
1.0.7
4 years ago
1.0.6
4 years ago
1.0.5
4 years ago
1.0.4
4 years ago
1.0.3
4 years ago
1.0.2
4 years ago
1.0.1
4 years ago
1.0.0
4 years ago
0.9.0
4 years ago
0.8.0
4 years ago
0.7.0
4 years ago
0.5.0
4 years ago
0.0.2
4 years ago
0.0.1
4 years ago