1.1.33 • Published 3 days ago

bisom_web_package v1.1.33

Weekly downloads
-
License
-
Repository
-
Last release
3 days ago

BISOM

Introduction

repos to return global components / functions BISOM

Getting Started

Install & use components

npm install bisom_web_package
// main.ts

import { BisomPlugin } from "bisom_web_package";

...

const app = createApp(App);
...
app.use(BisomPlugin)
app.mount("#app")
...

Components are using globaly in your app

// example use case

<template>
    ...
    <BBisomImg />
    ...
</template>
...

Developpement

Avant chaque PR

npm run lint

Test

(test unitaire sont encore à ajouter)

1.1.33

3 days ago

1.1.32

23 days ago

1.1.31

1 month ago

1.1.30

1 month ago

1.1.29

1 month ago

1.1.28

1 month ago

1.1.27

2 months ago

1.1.26

2 months ago

1.1.25

3 months ago

1.1.24

3 months ago

1.1.23

3 months ago

1.1.22

3 months ago

1.1.21

3 months ago

1.1.19

3 months ago

1.1.18

4 months ago

1.1.20

3 months ago

1.1.17

4 months ago

1.1.16

4 months ago

1.1.15

4 months ago

1.1.14

4 months ago

1.1.9

4 months ago

1.1.12

4 months ago

1.1.11

4 months ago

1.1.10

4 months ago

1.1.13

4 months ago

1.1.8

4 months ago

1.1.7

5 months ago

1.1.6

5 months ago

1.1.5

5 months ago

1.1.4

5 months ago

1.1.3

5 months ago

1.1.2

5 months ago

1.1.1

5 months ago

1.1.0

5 months ago

1.0.13

5 months ago

1.0.12

6 months ago

1.0.11

6 months ago

1.0.10

6 months ago

1.0.9

6 months ago

1.0.8

6 months ago

1.0.7

6 months ago

1.0.6

6 months ago

1.0.5

6 months ago

1.0.4

6 months ago

1.0.3

6 months ago

1.0.2

6 months ago

1.0.1

6 months ago