We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2152a9b commit 3f4fb73Copy full SHA for 3f4fb73
README.md
@@ -62,6 +62,13 @@ import TinyPagination from 'vue-tiny-pagination'
62
Vue.use(TinyPagination)
63
```
64
65
+For use in browser can you use Unpkg:
66
+```
67
+https://unpkg.com/vue-tiny-pagination@latest/dist/vue-tiny-pagination.min.js
68
69
+
70
+Example in browser here: https://jsfiddle.net/coderdiaz/g5vLex83/3/
71
72
### Documentation
73
74
For see the complete documentation go to the [official website](https://coderdiaz.me/vue-tiny-pagination).
0 commit comments