wordnet.index-tojsondeprecated

Get WordNet index as JSON.

Usage no npm install needed!

<script type="module">
  import wordnetIndexTojson from 'https://cdn.skypack.dev/wordnet.index-tojson';
</script>

README

wordnet.index-tojson

NPM

Get WordNet index as JSON.

const toJson = require('wordnet.index-tojson');
// toJson()
// this: WordNet index object
// -> <index json>