- Notifications
You must be signed in to change notification settings - Fork1
Swift implementation of PERL library Inflect, Convert english words into their Singular or Plural Form 📚
License
NotificationsYou must be signed in to change notification settings
mukeshydv/Inflect
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Swift implementation of PERL libraryLingua::EN::Inflect
To installInflect via SPM add following dependency in yourPackage.swift file.
// swift-tools-version:4.0import PackageDescriptionletpackage=Package( name:"YOUR_PROJECT_NAME", dependencies:[.package(url:"https://github.com/mukeshydv/Inflect.git", from:"0.0.3"),])
Inflect is available throughCocoaPods. To installit, simply add the following line to your Podfile:
pod"Inflect"
About
Swift implementation of PERL library Inflect, Convert english words into their Singular or Plural Form 📚
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published