It would be nice to provide an Angular 4+ library wrapper for this awesome library.
Contributor guide
Tech stack
angular
Domain
frontend
Issue type
feature
DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
3
Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
3-5 days
Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
stale
ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
clear
Prerequisites
Understanding of Angular frameworkFamiliarity with Shopify/draggable library
Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
30
Research direction
Examine the Shopify/draggable library's API and documentation to understand the core functionality and events. Look at existing Angular wrappers for similar drag and drop libraries (e.g., angular2 draggable) for patterns. Identify the essential features to wrap and consider creating an Angular module with directive or service. Review the 6 comments for any specific requirements or guidance from the community.