## a free open source htML-to-Markdown syntax toolCopy the code
Hello everyone, I am waiting for rabbit, today for you to share a website developed by www.helloworld.net and open source a very good tool HTML2MD now good technical articles are indeed many, every day in a variety of technical groups, a variety of technical communities, there are a lot of very good quality technical articles, so we collect, But the question is, where do we collect it?
How to collect them?
WeChat group
We can collect the articlescsdn
In the technical articles we can also register an account collectionhelloworld.net
Technical community inside the article to register an account collection
Technology community’s plenty, however, each community to register a account, also can collect, not only convenient we unified management, it is not convenient, of course there are also people who use the browser’s favorites to collect, such as I did, but we most programmers use or chrome, so the question comes, Chrome login account, must be able to scientific Internet, is also very troublesome
The most exasperating thing is that I collect the article, maybe after 10 days, the author deleted this article, I really… Speechless…
Therefore, one of the founders of HelloWorld.net, Sailor spent a weekend to develop a small tool like this. It is very simple to use and the code is very simple, and it is open source, very easy to use and HelloWorld.net also provides an official link, HTML2MD conversion tool we can try
Github address?
Html2md is open source and hosted on Github: github.com/helloworld-…
What language was it developed in?
Javascript development, specifically with vUE framework development, do front-end development partners congratulations
The following technology stacks are mainly used
- Vue front end is one of the three musketeers with minimal claims and a highly flexible progressive framework
- Nuxt builds high-performance applications by leveraging vue.js and Node.js best practices
- Express is a fast, open and minimalist Web development framework based on the Node.js platform
- Element-ui Is the first Vue third-party component library in the universe.
- Js-dom is a library that simulates the browser API in the Node environment
- Turndown uses JavaScript to convert HTML to Markdown
- Axios is an easy-to-use, concise, and efficient HTTP library that supports browsers and Node environments.
- Mavon-editor is a Vue based Markdown editor that supports WYSIWYG
- Sass is one of the powerful Css preprocessors
Use the tutorial as shown below
You can also download the source code to compile directly can run
The specific steps are as follows:
Step 1: Download
git clone [email protected]:helloworld-Co/html2md.git
cd ./html2md
Copy the code
Step 2: Install
NPM install or YARN installCopy the code
Step 3: Boot up
NPM run dev or YARN devCopy the code
Is it very simple, due to the haste, the code inevitably bugs, welcome to put forward, we modify at any time
Html2md is only a small tool of www.helloworld.net official open source, and we will develop other useful tools or some software in the future, so as to make a real developer community for programmers
Technical exchange please pay attention to the following public number