der-die-das

0.0.1 • Public • Published

This package will help you to determine article for german words (der/die/das).

Install with npm install der-die-das

Usage example:

derDieDas.checkWord('hand', function(article) {
    console.log(article); // output "die"
});

Readme

Keywords

Package Sidebar

Install

npm i der-die-das

Weekly Downloads

1

Version

0.0.1

License

MIT

Last publish

Collaborators

  • heel