New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

code_to_markdown

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

code_to_markdown

将code转化成markdown文档

latest
Source
npmnpm
Version
0.0.8
Version published
Maintainers
1
Created
Source

根据代码生成markdown

开发中,暂时只支持css

npm install code_to_markdown

then use this commendor:

ctm [filename] -out [output filename,只需指定不带后缀的文件名即可]

例如 cd atom-css; ctm atom.css -out readme

示例:[https://github.com/xinyu198736/css-atom]

FAQs

Package last updated on 12 Feb 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts