Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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

Repository files navigation

CI StatusVersionLicensePlatformLanguagecodecov

Swift implementation of PERL libraryLingua::EN::Inflect

Installation

Swift Package Manager

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"),])

CocoaPods

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

Stars

Watchers

Forks

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp