Stepan Suvorov Blog

Release 2.0

Stepan Suvorov Blog

Main menu

Skip to primary content
Skip to secondary content
  • Home
  • projects
  • shell tricks
  • Subscribe
  • I use
  • me

Tag Archives: dropbox

zxcvbn or check your password

Posted on 28.05.16 by Stepan
Reply

password_strength

zxcvbn is nice open source project from Dropbox that helps you to evaluate strength of your password and also provides some hints how to improve it.

To install via npm:

$ npm install zxcvbn
$ node
> var zxcvbn = require('zxcvbn');
> zxcvbn('Tr0ub4dour&3');
Posted in Рекомендую | Tagged dropbox, npm, password | Leave a reply

Recent Posts

  • npkill – a tool to clean up old node_modules
  • HTTPie – a command-line HTTP client with a friendly UI
  • Cmd + Shift + . (dot)
  • Работа в Envion Software (Circle Development)
  • hackmd – Markdown Editor + Collaboration

Tags

Angular Angular2 AngularJs blog bootstrap browser chrome console debug design directive event facebook fileApi git github google grunt html5 idea javascript jQuery mac mock MongoDB mysql node.js npm online php phpStorm protractor quiz shell skype sql terminal tests tool ubuntu ui-router uploader webStorm отзывы собеседование
Proudly powered by WordPress