0.1.9 • Published 6 years ago

ptwd-helloworld v0.1.9

Weekly downloads
2
License
MIT
Repository
-
Last release
6 years ago

ptwd-helloworld

Just a simple Hello World VueJS Component that is totally useless.

Installation

Install via npm

npm install --save ptwd-helloworld

and import in your project

import ptwdHelloWorld from 'ptwd-helloworld'

Usage

Use in your VueJS templates like this:

<ptwd-hello-world></ptwd-hello-world>

Properties

The default text to be shown is Hello World

However, you can change this text via text-Property like this:

<ptwd-hello-world text="New text"></ptwd-hello-world>

Additional Notes

Like mentioned before: This VueJS Component is completely useless. I would not recomment to install and use it.

0.1.9

6 years ago

0.1.8

6 years ago

0.1.7

6 years ago

0.1.6

6 years ago

0.1.5

6 years ago

0.1.4

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago