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

Create an option diffBy #96

Open
eGavr opened this issue Sep 10, 2014 · 1 comment
Open

Create an option diffBy #96

eGavr opened this issue Sep 10, 2014 · 1 comment

Comments

@eGavr
Copy link
Member

eGavr commented Sep 10, 2014

diffBy: 'chars' - diffs two blocks of text, comparing character by character.

diffBy: 'words' - diffs two blocks of text, comparing word by word.

diffBy: 'lines' - diffs two blocks of text, comparing line by line.

@eGavr eGavr added this to the 1.0.0 milestone Sep 10, 2014
@eGavr
Copy link
Member Author

eGavr commented Sep 10, 2014

Solves the problem #94

@eGavr eGavr removed this from the 1.0.0 milestone Sep 11, 2014
@eGavr eGavr changed the title Create an option compareBy Create an option diffBy Sep 11, 2014
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

1 participant