rosaenlg-gender-es

4.3.0 • Public • Published

rosaenlg-gender-es

Finds the gender of Spanish nouns.

Is a fork of gender-es with:

Installation

$ npm install --save rosaenlg-gender-es

Usage

var gender = require('rosaenlg-gender-es');

gender('carne');
// -> 'f'

API

genderForNoun(str)

str

Type: string

Get the gender of the Spanish noun.

Dependents (1)

Package Sidebar

Install

npm i rosaenlg-gender-es

Weekly Downloads

209

Version

4.3.0

License

MIT

Unpacked Size

12.7 kB

Total Files

5

Last publish

Collaborators

  • ludan.stoeckle