0.3.0 • Published 3 days ago

@sowell/quasar-app-extension-sowell-models v0.3.0

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

Quasar App Extension sowell-models

Be sure to change this readme as appropriate for your app extension.

Think about the organization of this file and how the information will be beneficial to the user.

Add a short description of your App Extension. What does it do? How is it beneficial? Why would someone want to use it?

Sowell models

Install

quasar ext add sowell-models

Quasar CLI will retrieve it from the NPM registry and install the extension to your project.

Test Local

quasar ext add sowell-models@file://path_extension
quasar ext invoke sowell-models

and config the quasar.config.js on quasar.config.js > devServer > watchFiles

devServer: {
  // be sure to change <myextid> below to
  // your App Extension name:
  watchFiles: [
    '/node_modules/quasar-app-extension-<myextid>/*'
  ]
}

Ex:

quasar ext add sowell-models@file://Volumes/Données/workSpace/sowell/v2/quasar.extension.sowell-models

Prompts

API_URL: Endpoint api

Uninstall

quasar ext remove sowell-models

Info

Add longer information here that will help the user of your app extension.

Other Info

Add other information that's not as important to know

0.3.0

3 days ago

0.2.0

16 days ago

0.1.1

1 month ago

0.1.0

3 months ago

0.0.32

5 months ago

0.0.33

5 months ago

0.0.20

10 months ago

0.0.21

10 months ago

0.0.22

10 months ago

0.0.23

10 months ago

0.0.24

10 months ago

0.0.25

10 months ago

0.0.18

10 months ago

0.0.19

10 months ago

0.0.30

7 months ago

0.0.31

6 months ago

0.0.26

10 months ago

0.0.27

9 months ago

0.0.28

9 months ago

0.0.29

8 months ago

0.0.15

11 months ago

0.0.16

11 months ago

0.0.17

11 months ago

0.0.10

1 year ago

0.0.11

1 year ago

0.0.12

1 year ago

0.0.13

1 year ago

0.0.14

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