Skip to content

Commit

Permalink
Update for angular
Browse files Browse the repository at this point in the history
  • Loading branch information
LouisBrunner committed Jun 29, 2018
1 parent 19022d5 commit a0edd94
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ This project is a Drag'n'Drop backend compatible with [DnD Core](https://github.
It enables your application to use different DnD backends depending on the situation. Different packages are available depending on your front-end framework:

- React: [`react-dnd-multi-backend`](packages/react-dnd-multi-backend)
- Angular: coming soon!
- Angular: [`angular-skyhook`](https://github.com/cormacrelf/angular-skyhook) (see [documentation](https://cormacrelf.github.io/angular-skyhook/angular-skyhook-multi-backend/) for more information)
- Any: [`dnd-multi-backend`](packages/dnd-multi-backend)

This project also contains some helpers (available standalone or included in other packages):
Expand All @@ -19,7 +19,6 @@ This project also contains some helpers (available standalone or included in oth

- Write documentation & examples for `dnd-multi-backend`
- Write documentation & examples for `react-dnd-preview`
- Angular-specific package


## Thanks
Expand Down

0 comments on commit a0edd94

Please sign in to comment.