Skip to content

Conversation

stephtr
Copy link

@stephtr stephtr commented Feb 1, 2017

That should fix #14 .
Usage within TypeScript:

import * as owasp from 'owasp-password-strength-test';
owasp. ...

or using UMD: owaspPasswordStrengthTest. ...

@crutchcorn
Copy link

In the meantime, would you be able to submit this type file to https://github.com/DefinitelyTyped/DefinitelyTyped ?

@stephtr
Copy link
Author

stephtr commented Dec 21, 2017

I have created a pull request (DefinitelyTyped#22460) which probably should get merged soon.
Nevertheless it still would be better to include the TypeScript definition in this repository.

@stephtr
Copy link
Author

stephtr commented Dec 28, 2017

Update: got merged and should be available on npm soon.

Reminder: remove DefinitelyTyped package when/if this PR gets merged (in a distant future).

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

Successfully merging this pull request may close these issues.

typescript types
2 participants