0.0.62 • Published 1 year ago

darklordstudios-vue-component-library v0.0.62

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

1 year ago

0.0.60

1 year ago

0.0.61

1 year ago

0.0.59

1 year ago

0.0.54

1 year ago

0.0.55

1 year ago

0.0.56

1 year ago

0.0.57

1 year ago

0.0.58

1 year ago

0.0.40

1 year ago

0.0.41

1 year ago

0.0.42

1 year ago

0.0.44

1 year ago

0.0.37

1 year ago

0.0.38

1 year ago

0.0.39

1 year ago

0.0.53

1 year ago

0.0.35

1 year ago

0.0.36

1 year ago

0.0.49

1 year ago

0.0.34

1 year ago

0.0.31

1 year ago

0.0.30

1 year ago

0.0.29

1 year ago

0.0.27

1 year ago

0.0.26

1 year ago

0.0.25

1 year ago

0.0.24

1 year ago

0.0.23

1 year ago

0.0.22

1 year ago

0.0.21

1 year ago

0.0.20

1 year ago

0.0.18

1 year ago

0.0.17

1 year ago

0.0.16

1 year ago

0.0.15

1 year ago

0.0.12

1 year ago

0.0.10

1 year ago

0.0.9

1 year ago

0.0.8

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago