0.1.0 ā€¢ Published 5 years ago

markdown-info-window v0.1.0

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

Display a markdown file as a popup in the browser.

šŸ  Homepage

Requirements

Marked ^0.7.0

Install

NPM

npm install markdown-info-window

Usage

// url -> url to a md file e.g https://github.com/joaquimnet/markdown-info-window/blob/master/README.md
markdownInfoWindow.display(url);
markdownInfoWindow.hide();

Contributions

Contributions are welcome.

Author

šŸ‘¤ Joaquim Neto

Show your support

Give a ā­ļø if this project helped you!

šŸ“ License

Copyright Ā© 2019 Joaquim Neto. This project is MIT licensed.


This README was generated with ā¤ļø by readme-md-generator