JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 8
  • Score
    100M100P100Q42918F
  • License MIT

Adverb words of English WordNet as Array.

Package Exports

  • @extra-wordnet.english/adverb-words

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@extra-wordnet.english/adverb-words) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Adverb words of English WordNet as Array.

Formats: default, min.
This is part of package extra-wordnet.english.

const ADVERB_WORDS = require('@extra-wordnet.english/adverb-words');
// [word]

ADVERB_WORDS[0];
// '\'tween'

ADVERB_WORDS[1];
// '\'tween_decks'

ADVERB_WORDS[4474];
// 'zigzag'

references

  • Princeton University "About WordNet." WordNet. Princeton University. 2010.