Anyone know something that minifies regexes? Eg. /[^\S]/ could be simplified to /\s/
-
-
Replying to @sindresorhus
@sindresorhus I don’t but one could build something like that using regjsparser + regjstraverse + regjsgen. +@jviereck @demoneaux1 reply 0 retweets 1 like -
Replying to @mathias
@mathias@sindresorhus @demoneaux actually, this could be a feature of regjsgen: emit smallest output possible1 reply 0 retweets 0 likes
Replying to @jviereck
@jviereck I disagree; regjsgen should not mangle the AST IMHO. +@sindresorhus @demoneaux
11:03 PM - 12 Sep 2014
0 replies
0 retweets
0 likes
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.
JavaScript, HTML, CSS, HTTP, performance, security, Bash, Unicode, i18n, macOS.