@image-auto-crop/web
TypeScript icon, indicating that this package has built-in type declarations

0.0.1-alpha.4 • Public • Published

@image-auto-crop/web

npm

A Web Component wrapper for image-auto-crop.

Install

Install with the peer dependency @image-auto-crop/core:

npm i @image-auto-crop/core @image-auto-crop/web

Usage

This package provides an custom element which extends the standard img element.

Example:

import '@image-auto-crop/web';
<img is="auto-crop" src="example.png" alt="Example" />

Readme

Keywords

none

Package Sidebar

Install

npm i @image-auto-crop/web

Weekly Downloads

2

Version

0.0.1-alpha.4

License

none

Unpacked Size

1.4 kB

Total Files

6

Last publish

Collaborators

  • wentaoliu