Skip to content

taraskrasiuk/koy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Koy

Koy is a markdown previewer powered by Carlo.

preview

Features

  • View README.md in current working directory by default.
  • Render markdown in GitHub style.
  • Live preview and automatic re-rendering of file changes.

Install

$ npm i koy -g

Usage

$ koy

# Or a specific file
$ koy some-file.md

# Or a README.md in Github repo
$ koy gh:djyde/koy

# Or a README.md in NPM
$ koy npm:koy

License

MIT License

About

Preview markdown file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 81.8%
  • JavaScript 16.4%
  • HTML 1.8%