Skip to content

md2json is a deno cli tool to convert markdown to json

License

Notifications You must be signed in to change notification settings

denobytes/md2json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Latest version

md2json

md2json is a deno cli tool to convert markdown to json

built on https://github.com/ajithr/md-2-json

usage

to see help:

deno run --allow-net --allow-read --allow-write 'https://deno.land/x/md2json/cli.ts' --help

example:

deno run --allow-net --allow-read --allow-write 'https://deno.land/x/md2json/cli.ts' README.md

install

Requires deno

deno install -n md2json --allow-read --allow-write https://deno.land/x/md2json@v0.0.1/cli.ts

license

Copyright 2023 denobytes.
See LICENCE file to get more infomation.

About

md2json is a deno cli tool to convert markdown to json

Resources

License

Stars

Watchers

Forks

Packages

No packages published