New: regexAll contenthive-129948krhive-196917hive-180932hive-150122zzansteemhive-185836hive-183959hive-166405photographyhive-144064hive-145157hive-188619hive-101145hive-184714uncommonlabhive-183397hive-103599bitcoinhive-193186steem-atlashive-193637hive-139150hive-180301TrendingNewHotLikersusman93 (62)in html • 3 years agoPassword Strength Validation In JavaScriptHi Friends Assalamualaikum. Hope you all would be fine and happy. Here is My first blog in 2021. I am busy in web designing and spend all my free time on searching, browsing to find everything…impshum (43)in reddit • 5 years agoReddit wins againWent looking for the Reddit automod regex docs... For example, a body+title check with the includes and regex modifiers would look like: body+title (includes, regex): ["whatever", "who cares?"]hagengraf (49)in regex • 6 years agosteemCreated with Sketch.Reguläre AusdrückeMit regulären Ausdrücken, auch Regex genannt, wie beispielsweise [abcde], lassen sich Zeichenketten (Strings) prüfen, durchsuchen und bearbeiten. Das ist oftmals sehr nützlich. Reguläre Ausdrücke…smyle (66)in steemhunt • 6 years agoRegex Pal - Test regular expressions syntax quicklyRegex Pal Test regular expressions syntax quickly Screenshots Hunter's comment Regex is short form of regular expressions. They are special strings that represent a pattern that is to…rantar (58)in dlike • 6 years agoOnline regex tester and debugger: PHP, PCRE, Python, Golang and JavaScript"Online regex tester, debugger with highlighting for PHP, PCRE, Python, Golang and JavaScript." I never do regex enough to become an expert, but when I had to debug an expression that apparently…geekgirl (72)in steemhunt • 6 years agoDebuggex - Visual regular expressions tester and helperDebuggex Visual regular expressions tester and helper Screenshots Hunter's comment Debuggex is an awesome tool that makes testing and understanding regular expressions (regex) so simple…anoopshrma (25)in technology • 6 years ago**Regular Expression : Python**Well to people who are not into tech fields this topic might look like a english syntax , But you might be knowing it in other way. For ex: when you type incorrect word in google and it searches…tensor (69)in utopian-io • 7 years agoFixing the Markdown Parser on the Utopian V2 FrontendRepository Bug Fixes What was the issue(s)? Markdown Parser Bugs The issue that was encountered in this set of pull requests was with regards to the Markdown parser and how it parsing…ektorcaba (51)in steemcodeit • 7 years agoI need to replace all url in string...Hi, I need to replace in javascript regex, all url in string outside any html tags and which include the domain "steemitimages.com". I have this string: and a sister which is also a kitten…swab (42)in podcast • 7 years agoSwab ZAP - 20180608t122810605zA new episode of the Hacker Culture #podcast is loaded with #regex and how I plan to master the art.utopian.tasks (66)in utopian-io • 7 years agoJS Developers & Regex Experts Wanted: Javascript Coding Task[UPDATE] We have received enough contributions for this task request already. Thanks for participating! Repository Utopian.io is looking for an exceptional contribution from skilled JS…stephanruhl (26)in solr • 7 years agoMultiValued Field Extension for RegexTransformerSolr has different kinds of transformers which are used while importing data to the search engine. For the whole list of built in transformers, you can take a look at transformer wiki For the…junomontae (25)in bitcoin • 7 years agoREGEXP/(B(itcoin|TC|CH))/martinoj2009 (25)in windows • 7 years agoPowerShell - Remove or Replace Patterns in FilesIf you've ever run into an issue where you have a bunch of files/folders with patterns that you need removing, this is the video for you. In this video, I show you how to fix filenames or file…debuglove (29)in regex • 7 years agoVideoSorry reformulating contents of my post...davidpm (44)in ruby • 7 years agoREGEX Multiline AnchorsEver try out a regular expression on rubular , stick it in your model: MEH_REGEX = /^(?=.*[a-zA-Z])(?=.*[0-9]).{8,}$/zavz9t (50)in php • 7 years ago[PHP] Replace multiple spaces by one (by RegExp)Hello my friends! Today, during parsing websites, I faced with such price string: " 20,00 bedis (42)in utopian-io • 7 years agoPHP Regular Expression (RegEx) #1What Will I Learn? PHP RegEx Requirements PHP Linux Notepad Difficulty Intermediate Tutorial Contents The Regular Expression (RegEx) library is an expression that…iamswain (25)in javascript • 7 years agoJavascript Regex Example 1find : change to : () $1$2$3[global.lang]$4ms10398 (64)in utopian-io • 7 years agoAdd Scraper for youtube videos in Wizzy DownloaderWIzzy Downloader It is a project under NJACK WoC which is a competition to contribute in open source projects. Wizzy Downloader is a project to Download a youtube video easily. I have…