在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):jrainlau/markcook开源软件地址(OpenSource Url):https://github.com/jrainlau/markcook开源编程语言(OpenSource Language):Vue 59.3%开源软件介绍(OpenSource Introduction):Markcook, a smart and beautiful markdown editor
What's Markcook?Markcook is a markdown editor, you can play it HERE By now, Markcook has updated to version 2.0, which was redesigned by Google Material Design, rebuilt by VueJS 2.0 and Vuex 2.0. All the works made Markcook much more beautiful and smarter. About it's name and designWhy it names “Markcook” and why should you choose it? For me, good food cooked by good cook, and I would like my editor could “cook” the markdown good, so I gave this name to it. Google Material Design is my favorite style, not only it looks beautiful, but also makes me feel comfortable. As an editor, it should be easy to use. Markcook has tried its best to improve the user experience. The color is low contrast and low saturability so that your eyes wouldn’t be hurt; all your operations would be as smooth as the transition and the animation dose. FeaturesThought Markcook is an online markdown editor and back-end free, it could do as good as a local application. You can open more than one markdown file and switch them conveniently from the side menu, just like Sublime Text or Atom, etc. Files could be loaded by dragging. You can save the article as a markdown file or a html file, the article title would be set by the string above the cutting line automatically, and the file name would be same to the title, too. Using the tool bar could make you markdown editing very easy. By clicking to the button on the tool bar, you could insert a markdown string to your article, or just format a normal string to markdown. Don’t ever be afraid of loosing your work while using Markcook. It could save your work to local storage automatically. Even thought you have shut down the browser, you would find all your works are still in there the next time you open Markdown by the same browser. Deep in MarkcookThanks to VueJS 2.0 and Vuex 2.0, Markcook was developed by components and the components are decoupled, and all the state are managed by a store — which means it’s easy to maintain and customize.
The main logic was handle by store.js, and the components mostly in charge of input and output, or just showing the states. More information you could find them in the source code. Run and buildYou could run Markcook locally by cloning it.
For developing mode:
For building mode:
For PWA test mode:
If you enjoy Markcook, it would be great to fork it, star it, and send issues or pull requests to it. Thank you very much! LicenseMIT |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论