0.0.62 • Published 7 months ago

darklordstudios-vue-component-library v0.0.62

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

darklordstudios-vue-component-library

This template should help get you started developing with Vue 3 in Vite.

Recommended IDE Setup

VSCode + Volar (and disable Vetur).

Type Support for .vue Imports in TS

TypeScript cannot handle type information for .vue imports by default, so we replace the tsc CLI with vue-tsc for type checking. In editors, we need Volar to make the TypeScript language service aware of .vue types.

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install darklordstudios-vue-component-library

This is a componet library

To add a component to your app:

// App.vue
import { SPImagePicker } from 'darklordstudios-vue-component-library'

<SPImagePicker v-model:imagefield="selectedImage" placeholder="Select an image." />

<style>
@import '../node_modules/darklordstudios-vue-component-library/dist/style.css';
</style>

Type-Check, Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint
0.0.62

7 months ago

0.0.60

7 months ago

0.0.61

7 months ago

0.0.59

7 months ago

0.0.54

7 months ago

0.0.55

7 months ago

0.0.56

7 months ago

0.0.57

7 months ago

0.0.58

7 months ago

0.0.40

7 months ago

0.0.41

7 months ago

0.0.42

7 months ago

0.0.44

7 months ago

0.0.37

8 months ago

0.0.38

7 months ago

0.0.39

7 months ago

0.0.53

7 months ago

0.0.35

8 months ago

0.0.36

8 months ago

0.0.49

7 months ago

0.0.34

8 months ago

0.0.31

8 months ago

0.0.30

8 months ago

0.0.29

8 months ago

0.0.27

8 months ago

0.0.26

8 months ago

0.0.25

8 months ago

0.0.24

8 months ago

0.0.23

8 months ago

0.0.22

8 months ago

0.0.21

8 months ago

0.0.20

8 months ago

0.0.18

8 months ago

0.0.17

8 months ago

0.0.16

8 months ago

0.0.15

8 months ago

0.0.12

8 months ago

0.0.10

8 months ago

0.0.9

8 months ago

0.0.8

8 months ago

0.0.7

8 months ago

0.0.6

8 months ago

0.0.5

8 months ago

0.0.4

8 months ago

0.0.3

8 months ago

0.0.2

8 months ago

0.0.1

8 months ago