ngx-croppie-plus
TypeScript icon, indicating that this package has built-in type declarations

0.0.8 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i ngx-croppie-plus

Weekly Downloads

9

Version

0.0.8

License

MIT

Unpacked Size

598 kB

Total Files

17

Last publish

Collaborators

  • dzero