Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
@excalidraw/markdown-to-text
Advanced tools
Parse the markdown and returns a string
# npm
npm install markdown-to-text
# yarn
yarn add markdown-to-text
// ES5
const removeMarkdown = require("markdown-to-text");
// Or in ES6
import removeMarkdown from "markdown-to-text";
const markdown =
"*Javascript* [developers](https://engineering.condenast.io/) are the _best_.";
removeMarkdown(markdown);
// It will render to
// Javascript developers are the best.
👤 Daniel Esteves
Contributions, issues and feature requests are welcome!
Feel free to check issues page. You can also take a look at the contributing guide.
Give a ⭐️ if this project helped you!
Copyright © 2020 Daniel Esteves.
This project is MIT licensed.
This README was generated with ❤️ by readme-md-generator
FAQs
Parse the markdown and returns a string
The npm package @excalidraw/markdown-to-text receives a total of 3,437 weekly downloads. As such, @excalidraw/markdown-to-text popularity was classified as popular.
We found that @excalidraw/markdown-to-text demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 4 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.
Research
Security News
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.