popup-dictionary

Shows the meaning of a word when you double click on it

Usage no npm install needed!

<script type="module">
  import popupDictionary from 'https://cdn.skypack.dev/popup-dictionary';
</script>

README

Popup Dictionary

npm npm bundle size npm

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");