3.0.0 • Published 11 days ago

@ng-dnd/multi-backend v3.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
11 days ago

Ng DnD

Build Status CodeFactor npm GitHub license

Drag and Drop for Angular.

🙏 This repo is cloned from angular-skyhook. Many thanks for Cormac Relf's work!

PackageDescriptionDocs
@ng-dnd/coreA toolkit for DnDDocs
@ng-dnd/multi-backendMulti backend system for DnD coreDocs
@ng-dnd/sortableSortable system for DnD coreDocs

Quick links

Documentation | Examples

Why I create this project?

The angular-skyhook is a great library, but I had encountered some frustrations.

  • It dosen't support Angular Ivy (v9+), please check this issue for more details.
  • It hasn't been maintained for almost two years, the version of dnd-core and other packages are very old.
  • The naming of some directives and properties aren't very intuitive such as ssSortable.

Compatibility

AngularRxJS@ng-dnd/core
>= 13.0.07.x2.x
>= 9.0.0 < 13.0.06.x1.x

License

MIT