popup-dictionary
v0.0.13
Published
Shows the meaning of a word when you double click on it
Downloads
147
Maintainers
Readme
#Popup Dictionary
##Install
Installing
Using npm:
$ npm i popup-dictionary
Using bower:
$ bower install popup-dictionary
Using yarn:
$ yarn add popup-dictionary
Using cdn:
<script src="https://unpkg.com/popup-dictionary/dist/popup-dictionary.js"></script>
##Usage
require("popup-dictionary");