Skip to content

LibreArbitre/texte2md

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

texte2md

A simple and secure web service to convert Rich Text (HTML) to Markdown.

Features

  • Fast: Lightweight Node.js implementation.
  • Secure: Uses DOMPurify for sanitization and Helmet for HTTP headers.
  • Easy to use: Clean web interface for instant conversion.

Tech Stack

Installation

Local (Node.js)

npm install
npm start

Docker

docker-compose up -d

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors