https://github.com/genieframework/inflector.jl
Utility module for working with grammatical rules (singular, plural, underscores, etc).
https://github.com/genieframework/inflector.jl
Last synced: 9 months ago
JSON representation
Utility module for working with grammatical rules (singular, plural, underscores, etc).
- Host: GitHub
- URL: https://github.com/genieframework/inflector.jl
- Owner: GenieFramework
- License: mit
- Created: 2021-06-12T08:49:55.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-04-28T08:14:19.000Z (about 3 years ago)
- Last Synced: 2025-02-21T11:03:44.056Z (over 1 year ago)
- Language: Julia
- Size: 101 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Inflector
Utility module for working with grammatical rules (singular, plural, underscores, etc).