Tippy.js - lightweight, pure JavaScript tooltip library
PHPVerbalExpressions - the easiest way to start with Regular Expressions. Write it in OOP way
$regex=new VerbalExpressions;
$regex ->startOfLine()
->then("http")
->maybe("s")
->then("://")
->maybe("www.")
->anythingBut(" ")
->endOfLine();
$regex->test("http://d.com")
A lot of implementations on other languages exist
Tippy.js - lightweight, pure JavaScript tooltip library
DO_Snapshot - command-line snapshot maker for your DigitalOcean droplets.
MetaBase is the easy, open source way for everyone in your company to ask questions and learn from data.
MailHog - Web and API based SMTP testing, inspired by MailCatcher
Localstack - a fully functional local AWS cloud stack. Develop and test your cloud apps offline!