vue-vanilla

The micro, vanilla JavaScript component loader for Vue.js

License

License

GroupId

GroupId

com.iodesystems
ArtifactId

ArtifactId

vue-vanilla
Last Version

Last Version

1.1.9
Release Date

Release Date

Type

Type

jar
Description

Description

vue-vanilla
The micro, vanilla JavaScript component loader for Vue.js
Project URL

Project URL

http://nthalk.github.io/vue-vanilla/
Source Code Management

Source Code Management

https://github.com/Nthalk/vue-vanilla

Download vue-vanilla

How to add to project

<!-- https://jarcasting.com/artifacts/com.iodesystems/vue-vanilla/ -->
<dependency>
    <groupId>com.iodesystems</groupId>
    <artifactId>vue-vanilla</artifactId>
    <version>1.1.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.iodesystems/vue-vanilla/
implementation 'com.iodesystems:vue-vanilla:1.1.9'
// https://jarcasting.com/artifacts/com.iodesystems/vue-vanilla/
implementation ("com.iodesystems:vue-vanilla:1.1.9")
'com.iodesystems:vue-vanilla:jar:1.1.9'
<dependency org="com.iodesystems" name="vue-vanilla" rev="1.1.9">
  <artifact name="vue-vanilla" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.iodesystems', module='vue-vanilla', version='1.1.9')
)
libraryDependencies += "com.iodesystems" % "vue-vanilla" % "1.1.9"
[com.iodesystems/vue-vanilla "1.1.9"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

vue-vanilla

This is a small plain JavaScript component loader for Vue.js components. No node, no webpack, no transpiling, no nonsense.

See the documentation for more.

Versions

Version
1.1.9
1.1.8
1.1.7
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.3