alexharri / beygla

Tiny (5kB gzipped) declension helper for Icelandic names.
MIT License
28 stars 2 forks source link

Document Correctness #6

Closed alexharri closed 1 year ago

alexharri commented 1 year ago

Changes

Add section on correctness in README

It communicates some correctness considerations when using this library.

Add getDeclensionForName

We use it to test pattern matching behavior for unknown names.

It was added to beygla.ts, which means that it is a public method.