inflection 0.4.1 copy "inflection: ^0.4.1" to clipboard
inflection: ^0.4.1 copied to clipboard

Dart 1 only

Grammatical Inflection encoders.

Changelog #

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.
0
likes
20
pub points
6%
popularity

Publisher

unverified uploader

Grammatical Inflection encoders.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

More

Packages that depend on inflection