Skip to content

[REQ] Allow matching given_name only #41

Description

@arthurmelton

Hello, I was wondering if there could be support for matching given_name only.

For example if you do the following:

$ human_name parse "Jane"
$ echo $?
1

This gives an error and does not parse the name at all. I would like if the following output could be produced:

$ human_name parse "Jane"
{"first_initial":"J","given_name":"Jane"}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions