inflection2 0.4.3 copy "inflection2: ^0.4.3" to clipboard
inflection2: ^0.4.3 copied to clipboard

Grammatical Inflection encoders.

Changelog #

0.4.3 #

  • Add past tense support (thanks @phodonou !)

0.4.2 #

  • Dart 2 compatibility.
  • Hard fork.

0.4.1 #

  • Cleanup, follow latest conventions and developments in the Dartiverse.
  • Added past inflections.

0.3.2 #

  • Cleanup.

0.3.1 #

  • Case conversion handles sentences delimited with whitespace.

0.3.0 #

  • Handle irregular plural nouns.
  • Added shortcut functions.

0.2.0 #

  • Handle uncountable nouns.
  • Added singular inflection.
  • Added plural inflection.
  • Refactored to use a dart:convert based API.

0.1.0 #

  • Initial version, convertToSnakeCase / convertToSpinalCase.
4
likes
30
pub points
23%
popularity

Publisher

unverified uploader

Grammatical Inflection encoders.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

More

Packages that depend on inflection2