markdown-info-window

0.1.0 • Public • Published

Welcome to markdown-info-window 👋

Version License: MIT

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

Package Sidebar

Install

npm i markdown-info-window

Weekly Downloads

1

Version

0.1.0

License

MIT

Unpacked Size

9.91 kB

Total Files

6

Last publish

Collaborators

  • joaquimnet