0.0.62 • Published 9 months ago

darklordstudios-vue-component-library v0.0.62

Weekly downloads
-
License
-
Repository
-
Last release
9 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

9 months ago

0.0.60

9 months ago

0.0.61

9 months ago

0.0.59

9 months ago

0.0.54

9 months ago

0.0.55

9 months ago

0.0.56

9 months ago

0.0.57

9 months ago

0.0.58

9 months ago

0.0.40

9 months ago

0.0.41

9 months ago

0.0.42

9 months ago

0.0.44

9 months ago

0.0.37

9 months ago

0.0.38

9 months ago

0.0.39

9 months ago

0.0.53

9 months ago

0.0.35

9 months ago

0.0.36

9 months ago

0.0.49

9 months ago

0.0.34

9 months ago

0.0.31

9 months ago

0.0.30

9 months ago

0.0.29

9 months ago

0.0.27

9 months ago

0.0.26

9 months ago

0.0.25

9 months ago

0.0.24

9 months ago

0.0.23

9 months ago

0.0.22

9 months ago

0.0.21

9 months ago

0.0.20

9 months ago

0.0.18

9 months ago

0.0.17

9 months ago

0.0.16

9 months ago

0.0.15

9 months ago

0.0.12

9 months ago

0.0.10

9 months ago

0.0.9

9 months ago

0.0.8

9 months ago

0.0.7

9 months ago

0.0.6

9 months ago

0.0.5

9 months ago

0.0.4

9 months ago

0.0.3

9 months ago

0.0.2

9 months ago

0.0.1

9 months ago