All Projects → operfildoluiz → sinonimo

operfildoluiz / sinonimo

Licence: MIT license
🇧🇷 Sinonimo é um pacote Node que traz sinônimos de palavras em português

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to sinonimo

ComoFazerUmaPerguntaPT
🤔 Farto de fazer perguntas e não ser respondido? Aprenda agora a melhor forma de fazer uma pergunta 🔥
Stars: ✭ 28 (+100%)
Mutual labels:  helper, portuguese
YarnGdx
YarnGdx is a Libgdx Library for interactive dialogue in games! This is a port of [YarnSpinner](https://github.com/thesecretlab/YarnSpinner) by thesecretlab
Stars: ✭ 25 (+78.57%)
Mutual labels:  yarn
r2
A minimalist HTTP request routing helper for Go.
Stars: ✭ 32 (+128.57%)
Mutual labels:  helper
Lingo
Text encoding for modern C++
Stars: ✭ 28 (+100%)
Mutual labels:  text
baseline
New method for creating leading on the web
Stars: ✭ 31 (+121.43%)
Mutual labels:  text
text2painting
Convert text into beautiful artistic images
Stars: ✭ 55 (+292.86%)
Mutual labels:  text
Splain
small parser to create more interesting language/sentences
Stars: ✭ 15 (+7.14%)
Mutual labels:  text
pipelinit-cli
Automatically generates pipelines for your project.
Stars: ✭ 36 (+157.14%)
Mutual labels:  yarn
stringx
Drop-in replacements for base R string functions powered by stringi
Stars: ✭ 14 (+0%)
Mutual labels:  text
DataXServer
为DataX(https://github.com/alibaba/DataX) 提供远程多语言调用(ThriftServer,HttpServer) 分布式运行(DataX on YARN) 功能
Stars: ✭ 130 (+828.57%)
Mutual labels:  yarn
relay-starter-kit
💥 Monorepo template (seed project) pre-configured with GraphQL API, PostgreSQL, React, Relay, Material UI.
Stars: ✭ 3,513 (+24992.86%)
Mutual labels:  yarn
yarn-outdated-notifier
🚀 Add link to CHANGELOG the result of $ yarn outdated, and notify to GitHub Issue.
Stars: ✭ 25 (+78.57%)
Mutual labels:  yarn
emd
Enhanced Markdown template processor
Stars: ✭ 15 (+7.14%)
Mutual labels:  helper
react-native-measure-text
Measure text width and/or height without laying it out.
Stars: ✭ 105 (+650%)
Mutual labels:  text
Bijou.js
Bijou.js: Useful JavaScript snippets in one simple library
Stars: ✭ 30 (+114.29%)
Mutual labels:  yarn
hotscript
HotScript - Revolutionizing how Windows works.
Stars: ✭ 29 (+107.14%)
Mutual labels:  text
rulex
A ruby environment for Latex files
Stars: ✭ 14 (+0%)
Mutual labels:  text
AutoFormatInputWatcher
This repository contains input watcher for auto formatting digits in edit text
Stars: ✭ 15 (+7.14%)
Mutual labels:  text
BileTools
Tools for making garbage
Stars: ✭ 31 (+121.43%)
Mutual labels:  helper
ImageCropper
✂️ Detect and crop faces, barcodes, texts or rectangle in image with iOS 11 Vision (iOS 10 Core Image) api.(图片裁剪:支持人脸、二维码/条形码、文本、方框)
Stars: ✭ 17 (+21.43%)
Mutual labels:  text

Welcome to sinonimo 👋

Twitter: lhcgoncalves

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

Show your support

Give a ⭐️ if this project helped you!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].