0.4.0 • Published 5 years ago

vue-cli-plugin-neutronium v0.4.0

Weekly downloads
120
License
MIT
Repository
github
Last release
5 years ago

vue-cli-plugin-neutronium

npm npm vue-cli3 MIT License

Vue-cli 3 plugin to generate a vue neutronium project allowing development in the browser, using live-reload on a C# application, and build to neutronium compatible scripts.

npm.io

Options:

  • Neutronium version:

    • Option 1.3 and 1.4 (default)

    • Important: for version superior to 1.4 local files should be referenced using the pack uri syntax.

  • Use root vm plugin:

  • Use vue router:

  • Use internalization:

    • default: false
    • convert .Net .resx file into json files and configure vue-i18n to use them
    • Addition information needed for this option:
      • Resource file name
      • Project namespace
      • Path to C# project (default to namespace)
      • library name (default to namespace)
      • locales to be used

Scripts

npm run serve

Debug application in the browser.

npm run live

Serve the page for live-reload mode of Neutronium application.

npm run build

Build the application.

Configuration

Installing in an Already Created Project

vue add neutronium

Injected webpack-chain Rules

No Changes are performed

0.4.0

5 years ago

0.3.9

5 years ago

0.3.8

5 years ago

0.3.7

5 years ago

0.3.6

5 years ago

0.3.5

5 years ago

0.3.4

5 years ago

0.3.3

5 years ago

0.3.2

5 years ago

0.3.1

5 years ago

0.3.0

5 years ago

0.2.7

5 years ago

0.2.6

5 years ago

0.2.5

5 years ago

0.2.4

5 years ago

0.2.3

5 years ago

0.2.2

5 years ago

0.2.1

5 years ago

0.2.0

5 years ago

0.1.22

5 years ago

0.1.21

5 years ago

0.1.20

5 years ago

0.1.19

5 years ago

0.1.18

5 years ago

0.1.17

5 years ago

0.1.16

5 years ago

0.1.15

5 years ago

0.1.14

5 years ago

0.1.13

5 years ago

0.1.12

5 years ago

0.1.11

5 years ago

0.1.10

5 years ago

0.1.9

5 years ago

0.1.8

5 years ago

0.1.7

5 years ago

0.1.6

5 years ago

0.1.5

5 years ago

0.1.4

5 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago

0.0.20

5 years ago

0.0.19

5 years ago

0.0.18

5 years ago

0.0.17

5 years ago

0.0.16

5 years ago

0.0.15

5 years ago

0.0.14

5 years ago

0.0.13

5 years ago

0.0.12

5 years ago

0.0.11

5 years ago

0.0.10

5 years ago

0.0.9

5 years ago

0.0.8

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago