markdown-info-window
v0.1.0
Published
Display a markdown file as a popup in the browser.
Downloads
3
Readme
Display a markdown file as a popup in the browser.
🏠 Homepage
Requirements
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
- Github: @joaquimnet
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