2.0.0 • Published 20 days ago

mutable-div v2.0.0

Weekly downloads
492
License
SEE LICENSE IN LI...
Repository
github
Last release
20 days ago

MutableDiv

This is an Angular project which was created to enable changing the div element by moving it or resizing it.

Getting Started

Add the package to your project

npm install mutable-div --save

How to use

draggable

  1. Import the 'MutableDivModule' in app module
  2. Add the directive draggable to the div
  3. Add rotation inputs if the div is rotated 0 (default), 90, 180, 270

resizable

  1. Import the 'MutableDivModule' in app module
  2. Add the directive resize to the div element
  3. Add rotation inputs if the div is rotated 0 (default), 90, 180, 270

Example of these can be found on the github repo.

1.2.0

20 days ago

1.1.1

20 days ago

1.1.0

20 days ago

1.1.2

20 days ago

2.0.0

20 days ago

1.0.0

3 years ago

0.0.11

4 years ago

0.0.10

4 years ago

0.0.8

4 years ago

0.0.7

4 years ago

0.0.6

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago