genderize-br
Biblioteca de flexão de gênero de substantivos em Português do Brasil.
Converte palavras no gênero masculino para o gênero feminino
Instalation
Latest Version
// NPM
npm install --save https://github.com/klawdyo/genderize-br
// Yarn
yarn add https://github.com/klawdyo/genderize-br
A Specific Version
// NPM
npm install --save https://github.com/klawdyo/genderize-br#v.0.1
// Yarn
yarn add https://github.com/klawdyo/genderize-br#v.0.1
Examples
Import
const genderize = require('genderize-br')
import genderize from 'genderize-br'
How To
genderize('pato')