Gathering detailed insights and metrics for croppie
Gathering detailed insights and metrics for croppie
Gathering detailed insights and metrics for croppie
Gathering detailed insights and metrics for croppie
vue-croppie
VueJs wrapper for Croppie
@types/croppie
TypeScript definitions for croppie
@cocreate/croppie
A simple croppie component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.
ngx-super-croppie
NgxSuperCroppie is a simple angular8+ wrapper for croppie
npm install croppie
Typescript
Module System
Node Version
NPM Version
JavaScript (62.34%)
HTML (32.6%)
CSS (5.06%)
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
MIT License
2,620 Stars
430 Commits
872 Forks
83 Watchers
11 Branches
58 Contributors
Updated on Jul 13, 2025
Latest Version
2.6.5
Package Id
croppie@2.6.5
Size
23.00 kB
NPM Version
6.11.1
Node Version
10.16.3
Published on
Jun 16, 2020
Cumulative downloads
Total Downloads
Last Day
0%
NaN
Compared to previous day
Last Week
0%
NaN
Compared to previous week
Last Month
0%
NaN
Compared to previous month
Last Year
0%
NaN
Compared to previous year
Bower: bower install croppie
Npm: npm install croppie
Download: croppie.js & croppie.css
1<link rel="stylesheet" href="croppie.css" /> 2<script src="croppie.js"></script>
cdnjs.com provides croppie via cdn https://cdnjs.com/libraries/croppie
https://cdnjs.cloudflare.com/ajax/libs/croppie/{version}/croppie.min.css
https://cdnjs.cloudflare.com/ajax/libs/croppie/{version}/croppie.min.js
First, thanks for contributing. This project is difficult to maintain with one person. Here's a "checklist" of things to remember when contributing to croppie.
If you're looking for a simple server to load the demo page, I use https://github.com/tapio/live-server.
uglifyjs croppie.js -c -m -r '$,require,exports' -o croppie.min.js
For the most part, you shouldn't worry about these steps unless you're the one handling the release. Please don't bump the release and don't minify/uglify in a PR. That just creates merge conflicts when merging. Those steps will be performed when the release is created.
git push && git push --tags
npm publish
npm run deploy
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
Found 19/30 approved changesets -- score normalized to 6
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
security policy file not detected
Details
Reason
project is not fuzzed
Details
Reason
branch protection not enabled on development/release branches
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Reason
13 existing vulnerabilities detected
Details
Score
Last Scanned on 2025-07-14
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More