https://github.com/xe/pronouns
A service to help people with pronoun inflections.
https://github.com/xe/pronouns
Last synced: about 1 year ago
JSON representation
A service to help people with pronoun inflections.
- Host: GitHub
- URL: https://github.com/xe/pronouns
- Owner: Xe
- License: other
- Created: 2023-01-07T20:50:55.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-03T15:02:35.000Z (over 1 year ago)
- Last Synced: 2025-04-04T11:52:12.824Z (about 1 year ago)
- Language: Rust
- Homepage: https://pronouns.within.lgbt
- Size: 620 KB
- Stars: 30
- Watchers: 3
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pronouns
A little service to help people with remembering how to use pronouns. This is a
spiritual successor to https://pronoun.is, which seems to have not survived the
Heroku free app purge.
## Build
```console
$ nix build
```