sausin / skeleton-vue

A skeleton for building Spatie's Vue components

Home Page:https://spatie.be/en/opensource/javascript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

package_description

Latest Version on NPM Software License Build Status

Note: Replace all occurrences author_name author_username author_email package_name package_description with their correct values, then delete this line.

Add a short description here, with some examples on how the package can be used.

Demo

Add a link to a site where the component is being demonstrated live.

Postcardware

You're free to use this package (it's MIT-licensed), but if it makes it to your production environment we highly appreciate you sending us a postcard from your hometown, mentioning which of our package(s) you are using.

Our address is: Spatie, Samberstraat 69D, 2060 Antwerp, Belgium.

All postcards are published on our website.

Installation

You can install the package via yarn:

yarn add package_name

or npm:

npm install package_name --save

Usage

Add instruction on how the package can be used

Change log

Please see CHANGELOG for more information what has changed recently.

Testing

yarn test

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please contact author_email instead of using the issue tracker.

Credits

About Spatie

Spatie is a webdesign agency based in Antwerp, Belgium. You'll find an overview of all our open source projects on our website.

License

The MIT License (MIT). Please see License File for more information.

About

A skeleton for building Spatie's Vue components

https://spatie.be/en/opensource/javascript

License:MIT License


Languages

Language:JavaScript 87.9%Language:Vue 12.1%