svelte-dnd-action
Advanced tools
Comparing version 0.4.2 to 0.4.3
@@ -29,3 +29,3 @@ { | ||
"description": "*An awesome drag and drop library for Svelte 3 (not using the browser's built-in dnd, thanks god): Rich animations, nested containers, touch support and more *", | ||
"version": "0.4.2", | ||
"version": "0.4.3", | ||
"repository": { | ||
@@ -32,0 +32,0 @@ "type": "git", |
@@ -1,3 +0,3 @@ | ||
# SVELTE DND ACTION | ||
This is an implementation of Trello-like drag and drop for Svelte using a custom action. | ||
# SVELTE DND ACTION ![Dependencies](https://david-dm.org/isaacHagoel/svelte-dnd-action.svg) [![Known Vulnerabilities](https://snyk.io/test/github/isaacHagoel/svelte-dnd-action/badge.svg?targetFile=package.json)](https://snyk.io/test/github/isaacHagoel/svelte-dnd-action?targetFile=package.json) | ||
This is an implementation of Trello-like drag and drop for Svelte using a custom action. See features list below. | ||
@@ -9,3 +9,3 @@ ![dnd_demo2](https://user-images.githubusercontent.com/20507787/81682367-267eb780-9498-11ea-8dbc-5c9582033522.gif) | ||
### Current Status | ||
The library is working well as far as I can tell, but I have not used it in production yet. | ||
The library is working well as far as I can tell, but I have not used it in production yet. It is being actively maintained. | ||
@@ -144,5 +144,5 @@ ### Features | ||
### Contributing | ||
### Contributing [![contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat)](https://github.com/isaacHagoel/svelte-dnd-action/issues) | ||
There is still quite a lot to do. If you'd like to contribute please get in touch (raise an issue or comment on an existing one). | ||
Ideally, be specific about which area you'd like to help with. | ||
Thank you for reading :) |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
54854