README
wordnet.blob-fromjson
Get WordNet blob as JSON.
const fromJson = require('wordnet.blob-fromjson');
// fromJson(<json>)
// this: WordNet blob object
// -> this
Get WordNet blob as JSON.
<script type="module">
import wordnetBlobFromjson from 'https://cdn.skypack.dev/wordnet.blob-fromjson';
</script>
Get WordNet blob as JSON.
const fromJson = require('wordnet.blob-fromjson');
// fromJson(<json>)
// this: WordNet blob object
// -> this