1.5.5 • Published 2 years ago

nuxt-component-dpe v1.5.5

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

Nuxt Component DPE

How to use :

1. Install package

npm install nuxt-component-dpe

2. Import package

import { dpe, ges } from 'nuxt-component-dpe';
export default {
  components: { dpe, ges }
}

3. Init component in Nuxt with values

  • With Export Mode (PNG):
<dpe value=100 type="logement" :style="'width:25%;'" exportMode="active"/>
<ges value=20 type="logement" :style="'width:25%;'" exportMode="active"/>
  • Without Export Mode (PNG):
<dpe value=100 type="logement" :style="'width:25%;'"/>
<dpe value=20 type="logement" :style="'width:25%;'"/>
With Export Mode (PNG)Without Export Mode (PNG)
npm.ionpm.io
With Custom CSSWithout Custom CSS
npm.ionpm.io

4. Parameters type :

<dpe value=150 type="logement" :style="'width:25%;background: white;border: 1px solid;padding: 8px;'" exportMode="active"/>
Valeurs possibles :
1. logement
2. tertiaire
3. public
4. bureaux
5. OccContinue
DPEGES
logementlogement
npm.ionpm.io
tertiairetertiaire
npm.ionpm.io
publicpublic
npm.ionpm.io
bureauxbureaux
npm.ionpm.io
OccContinueOccContinue
npm.ionpm.io

5. Compatibility

  • Nuxt 2 ✅
  • Nuxt 3 ❌
1.5.5

2 years ago

1.5.4

2 years ago

1.5.3

2 years ago

1.5.2

2 years ago

1.5.1

2 years ago

1.5.0

2 years ago

1.4.6

2 years ago

1.2.8

2 years ago

1.4.5

2 years ago

1.4.4

2 years ago

1.4.3

2 years ago

1.4.2

2 years ago

1.4.1

2 years ago

1.4.0

2 years ago

1.3.7

2 years ago

1.3.6

2 years ago

1.3.4

2 years ago

1.3.3

2 years ago

1.3.2

2 years ago

1.3.1

2 years ago

1.4.8

2 years ago

1.4.7

2 years ago

1.2.0

2 years ago

1.2.7

2 years ago

1.2.6

2 years ago

1.2.5

2 years ago

1.2.4

2 years ago

1.2.3

2 years ago

1.2.2

2 years ago

1.1.23

2 years ago

1.1.22

2 years ago

1.1.21

2 years ago

1.1.20

2 years ago

1.1.17

2 years ago

1.1.16

2 years ago

1.1.15

2 years ago

1.1.13

2 years ago

1.1.12

2 years ago

1.1.11

2 years ago

1.1.10

2 years ago

1.1.9

2 years ago

1.1.8

2 years ago

1.1.7

2 years ago

1.1.6

2 years ago

1.1.5

2 years ago

1.1.4

2 years ago

1.1.3

2 years ago

1.1.2

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.9

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago

0.0.24

2 years ago

0.0.25

2 years ago

0.0.23

2 years ago

0.0.22

2 years ago

0.0.21

2 years ago

0.0.20

2 years ago

0.0.18

2 years ago

0.0.17

2 years ago

0.0.16

2 years ago

0.0.15

2 years ago

0.0.14

2 years ago

0.0.13

2 years ago

0.0.11

2 years ago

0.0.10

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago