spanish-words

Gender and plural of Spanish words

Usage no npm install needed!

<script type="module">
  import spanishWords from 'https://cdn.skypack.dev/spanish-words';
</script>

README

spanish-words

Provides information on Spanish words:

  • Gender of Spanish words
  • Number declination of words

Based on 2 modules:

  • rosaenlg-gender-es: Get the gender of nouns in Spanish
  • rosaenlg-pluralize-es: Pluralized forms of nounds in spanish for node.js

I combined them for packaging but they bring no additional features. You should use directly the base modules.