Skip to content

Kniggishood/html-extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 HTML-Extractor

🌟 About

HTML-Extractor is a 💥powerful💥 utility designed to convert High-Yield AMBOSS articles from HTML to Markdown. Now with bonus cleaning features! 😎

🛠 Installation

npm install

🎉 Features

  • 📝 Convert HTML to Markdown
  • 🧼 Additional Cleaning
  • 🚀 High Performance
  • 📦 Simple to Use

🏁 Quick Start

npm start

📜 Scripts

  • Start: Fires up the conversion engine 🚀
    npm start
  • Flow: Test out the workflow 🧪
    npm run flow
  • Test: Run tests 🚨 (TBA)
    npm test

🛠 Dependencies

  • fs for file system ops
  • html-to-markdown for the core conversion
  • jsdom for HTML manipulation
  • turndown and turndown-plugin-gfm for GitHub flavored Markdown

🤝 Contributing

Feel free to dive in! Open an issue or submit PRs.

📝 License

MIT © Kniggishood

🏷 Meta

  • Version: 1.0.0
  • Keywords: html, markdown, conversion, transform, amboss
  • Author: Kniggishood

🌟 Happy Converting! 🌟

About

Converts AMBOSS article html into markdown

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors