1.0.0 • Published 4 years ago

mark-down-md v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
4 years ago

➤ Mark Down File Generator

this package use to create a markdown file or md files . give the details about your project or folder etc you can get a nice markdown

➤ Installation

npm i mark-down-md

enter this to your command prompt then this package will add to your project

➤ run

var writer = require("./index").MarkDownGenerators;

writer();