lepture/editor nice Markdown editor. Has dual-fullscreen editor as EpicEditor, but also combined Markdown markup + visualization view. Check it out !
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
lepture/editor nice Markdown editor. Has dual-fullscreen editor as EpicEditor, but also combined Markdown markup + visualization view. Check it out !
Gitter - real-time chat integrated with GitHub. Like IRC - but modern :) Issues, markdown, code highlight and external integrations
Pageres - NodeJS tool to create a website screenshots in different resolutions (for responsive layout testing). Based on PhantomJS.
Elastic Search 1.0 is released!
Great collection of HTML/CSS only animations CSS A/Z