synonyms-array

1.0.1 • Public • Published

synonyms-array

56122 unique words arranged as 38957 synonyms groups.

Installation

Install the dependencies and devDependencies and start the server.

$ npm install synonyms-array

Example

const synonymsArray = require('synonyms-array');
console.log(synonymsArray.get('node'));

Output

[
  'boss',         'node',
  'thickening',   'pommel',
  'knob',         'guest',
  'client',       'invitee',
  'inspissation', 'thickener',
  'symptom',      'bubonic',
  'customer',     'nodulated',
  'noduled',      'unshapely',
  'nodular'
]

Package Sidebar

Install

npm i synonyms-array

Weekly Downloads

191

Version

1.0.1

License

ISC

Unpacked Size

1.81 MB

Total Files

5

Last publish

Collaborators

  • rohithkn