I'm a frontend developer and 2D-3D graphics designer ;-).
Pinned Loading
-
Convert url in texts to links
Convert url in texts to links 1// From: https://stackoverflow.com/questions/1500260/detect-urls-in-text-with-javascript
23function urlify(text) {
4var urlRegex = /(https?:\/\/[^\s]+)/g;
5return text.replace(urlRegex, function(url) {
-
-
ultra-video-downloader
ultra-video-downloader PublicFront-end for the yt-dlp cli video downloader tool.
Vue
-
vue-data-provider
vue-data-provider PublicForked from fadamakis/vue-data-provider
POC for Building Reusable and Maintainable Components in Vue with the Data Provider Pattern
Vue
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.