sinonimo
sinonimo copied to clipboard
🇧🇷 Sinonimo é um pacote Node que traz sinônimos de palavras em português
Welcome to sinonimo 👋
Sinonimo é um pacote Node que traz sinônimos de palavras em português
Sinonimo is a Node package that fetch Portuguese synonyms
🏠 Homepage
Install
yarn add sinonimo or npm install sinonimo
Usage
const sinonimo = require('sinonimo')
...
const array = await sinonimo('Legal')
NOTE: Sinonimo is asynchronous. You must handle it using async/await or Promises.
Author
👤 Luiz Gonçalves
- Twitter: @lhcgoncalves
- Github: @lhcgoncalves
Show your support
Give a ⭐️ if this project helped you!