wordnet.book-framestextdeprecated

Get frames text from id in WordNet book.

Usage no npm install needed!

<script type="module">
  import wordnetBookFramestext from 'https://cdn.skypack.dev/wordnet.book-framestext';
</script>

README

wordnet.book-framestext

NPM

Get frames text from id in WordNet book.

const framesText = require('wordnet.book-framestext');
// framesText(<id>, [direct=false], [target=new Set()])
// this: WordNet book object
// -> Set {<frame text>...}