8000 Add badges · wotzebra/livewire-sortablejs@d81b7e2 · GitHub
[go: up one dir, main page]

Skip to content

Commit d81b7e2

Browse files
authored
Add badges
1 parent 41b1cc7 commit d81b7e2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Livewire Sortable.js
22

3+
[![Latest Version on NPM](https://img.shields.io/npm/v/@nextapps-be%2Flivewire-sortablejs.svg?style=flat-square)](https://npmjs.com/package/@nextapps-be%2Flivewire-sortablejs)
4+
[![NPM total downloads](https://img.shields.io/npm/dt/@nextapps-be%2Flivewire-sortablejs.svg?style=flat-square)](https://www.npmjs.com/package/@nextapps-be%2Flivewire-sortablejs)
5+
[![NPM downloads per month](https://img.shields.io/npm/dm/@nextapps-be%2Flivewire-sortablejs.svg?style=flat-square)](https://www.npmjs.com/package/@nextapps-be%2Flivewire-sortablejs)
6+
37
A plugin/wrapper around [Sortable.js](https://github.com/SortableJS/Sortable) package.
48

59
## Why use this instead of Livewire's official [livewire-sortable](https://github.com/livewire/sortable) package?

0 commit comments

Comments
 (0)
0