0.0.8 • Published 4 years ago

ngx-croppie-plus v0.0.8

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

NgxCroppie

Image Cropper for angular X using Croppie

Install

Npm: npm install ngx-croppie-plus

Usage

Add the dependency:

    import { NgxCroppieModule } from 'ngx-croppie-plus';

Use in Angular 2x component:

with Croppie options:

    <ngx-croppie [src]="source" [options]="{ viewport: { width: 200, height: 200 } }"></ngx-croppie>

Simple Example: (Soon)

Documentation

Documentation

0.0.8

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