Security News
Input Validation Vulnerabilities Dominate MITRE's 2024 CWE Top 25 List
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
editorjs-element
Advanced tools
Shadowed Editor.js element with iframe
DOM event, CSS Style, etc may conflict each other when multiple Editor.js instances are launched in same page. By launching Editor.js in iframe, these problems are resolved forcibly. This repository provides the template of Editor.js in iframe.
Launch editorjs-element by loading dist/index.html in iframe.
<iframe src="index.html"></iframe>
editorjs-element can be communicated via window.postMessage. The message interface is here, and example is here (window.addEventListener).
This repository is a template, please fork it in order to customize Editor.js!
yarn webpack
yarn test
hata6502
Contributions, issues and feature requests are welcome!
Feel free to check issues page.
Give a ⭐️ if this project helped you!
Copyright © 2020 hata6502.
This project is MIT licensed.
Please see DISCLAIMER.md.
This README was generated with ❤️ by readme-md-generator
FAQs
Shadowed Editor.js element with iframe
The npm package editorjs-element receives a total of 0 weekly downloads. As such, editorjs-element popularity was classified as not popular.
We found that editorjs-element demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
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.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.
Research
Security News
A threat actor's playbook for exploiting the npm ecosystem was exposed on the dark web, detailing how to build a blockchain-powered botnet.