Epic Spinners. CSS only. Vue.js integration
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
Epic Spinners. CSS only. Vue.js integration
Vue-FilePond is a handy adapter component for FilePond, a JavaScript library that can upload anything you throw at it
Have you noticed? Nowadays nobody is doing a New JavaScript framework 😧 These days are over... Everybody is doing their brand new blockchain 😜
vue-content-loader SVG component to create placeholder loading, like Facebook cards loading
CakeBrew the GUI Mac App for Homebrew