Skip to content
This repository was archived by the owner on Jun 10, 2021. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: coderdiaz/vue-datasource
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 8fdba93
Choose a base ref
...
head repository: coderdiaz/vue-datasource
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 88992d9
Choose a head ref
  • 3 commits
  • 1 file changed
  • 1 contributor

Commits on Mar 12, 2018

  1. Update README.md

    coderdiaz authored Mar 12, 2018

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    76279dc View commit details

Commits on Jul 7, 2018

  1. chore: deprecated

    coderdiaz authored Jul 7, 2018

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    d1fc762 View commit details

Commits on Oct 9, 2018

  1. chore: updated readme.md

    coderdiaz committed Oct 9, 2018
    Copy the full SHA
    88992d9 View commit details
Showing with 4 additions and 4 deletions.
  1. +4 −4 README.md
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
[WIP] Vue Datasource go back renew. Coming soon V3.

<p align="center">
<a href="https://github.com/coderdiaz/vue-datasource">
<img src="logo.png" width="120">
@@ -16,7 +18,6 @@
<a href="http://npmjs.com/package/vue-datasource"><img src="https://img.shields.io/npm/v/vue-datasource.svg?style=flat-square"></a>
<a href="http://npmjs.com/package/vue-datasource"><img src="https://img.shields.io/npm/dm/vue-datasource.svg?style=flat-square"></a>
<a href="https://www.paypal.me/coderdiaz"><img src="https://img.shields.io/badge/invite-coffee-red.svg?style=flat-square"></a>
<a href="https://beerpay.io/coderdiaz/vue-datasource"><img src="https://beerpay.io/coderdiaz/vue-datasource/badge.svg?style=flat-square" /></a>
</p>

---
@@ -26,10 +27,9 @@
<img src="screenshot.png">
</p>

## Support on Beerpay
Hey dude! Help me out for a couple of :beers:!
### Donate

[![Beerpay](https://beerpay.io/coderdiaz/vue-datasource/badge.svg?style=beer-square)](https://beerpay.io/coderdiaz/vue-datasource) [![Beerpay](https://beerpay.io/coderdiaz/vue-datasource/make-wish.svg?style=flat-square)](https://beerpay.io/coderdiaz/vue-datasource?focus=wish)
<a class="bmc-button" target="_blank" href="https://www.buymeacoffee.com/coderdiaz"><img src="https://www.buymeacoffee.com/assets/img/BMC-btn-logo.svg" alt="Buy me a coffee"><span style="margin-left:5px">Buy me a coffee</span></a>

### Install/Usage
For use this package is necessary install [babel-plugin-transform-vue-jsx](https://github.com/vuejs/babel-plugin-transform-vue-jsx) dependency.