Split.js is a lightweight, unopinionated utility for creating adjustable split views or panes.
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
Split.js is a lightweight, unopinionated utility for creating adjustable split views or panes.
Apipie- Rails DSL and API documentation lib. Allows to specify validation, versioning etc.
Segment - a little JavaScript class (without dependencies) to draw and animate SVG path strokes.
Let's Encrypt is Trusted now. Cool, a step further to free SSL certificates for everyone.
PgBarman - PostgreSQL backup tool. Hot backups, point in time recovery and many other features.