Skip to content

brericha/dart_possessive

Repository files navigation

Possessive

style: very good analysis License: MIT

Dart package to get the possessive form of a String.

Based on the possessive Ruby gem by bclubb.

Installation 💻

Add possessive to your pubspec.yaml:

dependencies:
  possessive: ^1.0.0

Install it:

dart pub get

Use it:

'Brian'.possessive(); // Returns "Brian's"

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages