1.0.0 • Published 4 years ago

mark-down-md-a 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-a

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

➤ run

var writer = require("mark-down-md-a").MarkDownGenerators;

writer();