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

Add nano-md5_v1.x.x #1844

Merged
merged 4 commits into from
Feb 15, 2018
Merged

Add nano-md5_v1.x.x #1844

merged 4 commits into from
Feb 15, 2018

Conversation

fabulator
Copy link
Contributor

Link to library on Github: https://github.com/Holixus/nano-md5

@AndrewSouthpaw AndrewSouthpaw added the needs updates The PR needs updates before shipping (eg. failing build, bad file path) label Feb 14, 2018
import md5 from "nano-md5";

// $ExpectError: accept only strings
md5(6);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Test positive version that default export works.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Positive test was added.

@AndrewSouthpaw AndrewSouthpaw merged commit 304d88c into flow-typed:master Feb 15, 2018
@fabulator fabulator deleted the nano-md5 branch February 15, 2018 20:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs updates The PR needs updates before shipping (eg. failing build, bad file path)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants