Skip to content

Speelwolf/ng-dnd

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!

Package Description Docs
@ng-dnd/core A toolkit for DnD Docs
@ng-dnd/multi-backend Multi backend system for DnD core Docs
@ng-dnd/sortable Sortable system for DnD core Docs

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

Angular RxJS @ng-dnd/core
>=17.0.0 7.x 3.x
>=13.0.0 7.x 2.x
>=9.0.0 <13.0.0 6.x 1.x

License

MIT

About

Drag and Drop for Angular

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 86.3%
  • HTML 6.2%
  • SCSS 5.9%
  • Other 1.6%