diff --git a/README.md b/README.md index f110a62c..5b577ae5 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ +> # ⚠ Moved to https://github.com/zxcvbn-ts/zxcvbn + + ``` _________________________________________________/\/\___________________ _/\/\/\/\/\__/\/\__/\/\____/\/\/\/\__/\/\__/\/\__/\/\________/\/\/\/\___ @@ -37,6 +40,7 @@ At Dropbox we use zxcvbn ([Release notes](https://github.com/dropbox/zxcvbn/rele * [`zxcvbn-php`](https://github.com/bjeavons/zxcvbn-php) (PHP) * [`zxcvbn-api`](https://github.com/wcjr/zxcvbn-api) (REST) * [`ocaml-zxcvbn`](https://github.com/cryptosense/ocaml-zxcvbn) (OCaml bindings for `zxcvbn-c`) +* [`zxcvbn-ts`](https://github.com/zxcvbn-ts/zxcvbn) (Typescript) Integrations with other frameworks: * [`angular-zxcvbn`](https://github.com/ghostbar/angular-zxcvbn) (AngularJS)