Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature] - recognise missing underscores between first/middle/last name #14

Open
revelt opened this issue Mar 25, 2018 · 2 comments
Open

Comments

@revelt
Copy link

revelt commented Mar 25, 2018

We should detect when underscores between first name and last name are missing and spaces are used instead. Currently, if somebody forgets to put underscores between first/last/middle names, undefined is printed.

In such case, this library should fix the issue and add underscores.

If you think, the algorighm is easy - split row by space and detect which first element has http...

@mbad0la
Copy link
Collaborator

mbad0la commented Mar 25, 2018

Let's keep this open for people new to open-source? What do you say?

@revelt
Copy link
Author

revelt commented Mar 25, 2018

OK. If I'll do it I'll do it, if somebody new grabs it first then fine 🥇

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

No branches or pull requests

2 participants