šŸš€ Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more →
Socket
Book a DemoInstallSign in
Socket

@cropper/element-grid

Package Overview
Dependencies
Maintainers
0
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cropper/element-grid

A custom grid element for the Cropper.

2.0.0
latest
Source
npm
Version published
Weekly downloads
19K
0.84%
Maintainers
0
Weekly downloads
Ā 
Created
Source

@cropper/element-gird

A custom gird element for the Cropper.

Main npm package files

dist/
ā”œā”€ā”€ element-gird.js         (UMD, bundled)
ā”œā”€ā”€ element-gird.min.js     (UMD, bundled, compressed)
ā”œā”€ā”€ element-gird.raw.js     (UMD, unbundled, default)
ā”œā”€ā”€ element-gird.esm.js     (ECMAScript Module, bundled)
ā”œā”€ā”€ element-gird.esm.min.js (ECMAScript Module, bundled, compressed)
ā”œā”€ā”€ element-gird.esm.raw.js (ECMAScript Module, unbundled)
└── element-gird.d.ts       (TypeScript Declaration File)

Getting started

Installation

npm install @cropper/element-gird

Usage

import CropperGrid from '@cropper/element-gird';

CropperGrid.$define();
<cropper-gird></cropper-gird>

Versioning

Maintained under the Semantic Versioning guidelines.

License

MIT

Keywords

grid

FAQs

Package last updated on 01 Mar 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts