Skip to content
This repository was archived by the owner on Jul 13, 2026. It is now read-only.

Add TypeScript definition - #15

Open
stephtr wants to merge 7 commits into
nowsecure:masterfrom
stephtr:master
Open

Add TypeScript definition#15
stephtr wants to merge 7 commits into
nowsecure:masterfrom
stephtr:master

Conversation

@stephtr

@stephtr stephtr commented Feb 1, 2017

Copy link
Copy Markdown

That should fix #14 .
Usage within TypeScript:

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

or using UMD: owaspPasswordStrengthTest. ...

@crutchcorn

Copy link
Copy Markdown

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

@stephtr

stephtr commented Dec 21, 2017

Copy link
Copy Markdown
Author

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

stephtr commented Dec 28, 2017

Copy link
Copy Markdown
Author

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 subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

typescript types

2 participants