
Security News
Attackers Are Hunting High-Impact Node.js Maintainers in a Coordinated Social Engineering Campaign
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.
markdown-editable-components
Advanced tools
Typescript lit-element for wysiwyg markdown web component editor.
Install dependencies:
npm i
To build the JavaScript version:
npm run build
To watch files and rebuild when the files are modified, run the following command in a separate shell:
npm run build:watch
Tests can be run with the test script:
npm test
To run the dev server and open the project in a new browser tab:
npm run serve
There is a development HTML file located at /dev/index.html that you can view at http://localhost:8000/dev/index.html.
If you use VS Code, we highly reccomend the lit-plugin extension.
The project is setup to reccomend lit-plugin to VS Code users if they don't already have it installed.
To lint the project run:
npm run lint
FAQs
Markdown web components
The npm package markdown-editable-components receives a total of 41 weekly downloads. As such, markdown-editable-components popularity was classified as not popular.
We found that markdown-editable-components demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 0 open source maintainers 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
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.