Installations
npm install rc-editor-plugin-image
Developer Guide
Typescript
No
Module System
CommonJS
Node Version
6.10.0
NPM Version
3.10.10
Score
43.1
Supply Chain
87.7
Quality
72.3
Maintenance
50
Vulnerability
98.9
License
Releases
Unable to fetch releases
Contributors
Unable to fetch Contributors
Languages
TypeScript (93.58%)
JavaScript (4.66%)
CSS (1.75%)
Love this project? Help keep it running — sponsor us today! 🚀
Developer
react-component
Download Statistics
Total Downloads
133,815
Last Day
2
Last Week
10
Last Month
155
Last Year
2,436
GitHub Statistics
1 Stars
6 Commits
1 Forks
4 Watching
12 Branches
25 Contributors
Bundle Size
1.32 kB
Minified
590.00 B
Minified + Gzipped
Package Meta Information
Latest Version
0.0.4
Package Id
rc-editor-plugin-image@0.0.4
Size
5.54 kB
NPM Version
3.10.10
Node Version
6.10.0
Publised On
18 May 2017
Total Downloads
Cumulative downloads
Total Downloads
133,815
Last day
-50%
2
Compared to previous day
Last week
-87.8%
10
Compared to previous week
Last month
56.6%
155
Compared to previous month
Last year
61.9%
2,436
Compared to previous year
Daily Downloads
Weekly Downloads
Monthly Downloads
Yearly Downloads
rc-editor-plugin-image
React EditorPluginImage Component
Browser Support
![]() | ![]() | ![]() | ![]() | ![]() |
---|---|---|---|---|
IE 8+ ✔ | Chrome 31.0+ ✔ | Firefox 31.0+ ✔ | Opera 30.0+ ✔ | Safari 7.0+ ✔ |
Screenshots
Development
npm install
npm start
Example
http://localhost:8001/examples/
online example: http://react-component.github.io/editor-plugin-image/
Feature
- support ie8,ie8+,chrome,firefox,safari
install
Usage
1var EditorPluginImage = require('rc-editor-plugin-image'); 2var React = require('react'); 3React.render(<EditorPluginImage />, container);
API
props
name | type | default | description |
---|---|---|---|
className | String | additional css class of root dom node |
Test Case
npm test
npm run chrome-test
Coverage
npm run coverage
open coverage/ dir
License
rc-editor-plugin-image is released under the MIT license.
![Empty State](/_next/static/media/empty.e5fae2e5.png)
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
0 existing vulnerabilities detected
Reason
license file detected
Details
- Info: project has a license file: LICENSE.md:0
- Info: FSF or OSI recognized license: MIT License: LICENSE.md:0
Reason
Found 1/5 approved changesets -- score normalized to 2
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
project is not fuzzed
Details
- Warn: no fuzzer integrations found
Reason
branch protection not enabled on development/release branches
Details
- Warn: branch protection not enabled for branch 'master'
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
- Warn: 0 commits out of 2 are checked with a SAST tool
Reason
security policy file not detected
Details
- Warn: no security policy file detected
- Warn: no security file to analyze
- Warn: no security file to analyze
- Warn: no security file to analyze
Score
3.3
/10
Last Scanned on 2025-01-27
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