Initial commit

This commit is contained in:
Brian McGonagill 2026-03-18 09:02:21 -05:00
commit b3a51a4115
10336 changed files with 2381973 additions and 0 deletions

3
node_modules/remeda/dist/words-idA5_J31.js generated vendored Normal file
View file

@ -0,0 +1,3 @@
const e=new Set([`-`,`_`,...` .
.\v.\f.\r. .….\xA0.. ...........\u2028.\u2029... .`.split(`.`)]),t=t=>{let n=[],r=``,i=()=>{r.length>0&&(n.push(r),r=``)};for(let n of t){if(e.has(n)){i();continue}if(/[a-z]$/u.test(r)&&/[A-Z]/u.test(n))i();else if(/[A-Z][A-Z]$/u.test(r)&&/[a-z]/u.test(n)){let e=r.slice(-1);r=r.slice(0,-1),i(),r=e}else /\d$/u.test(r)!==/\d/u.test(n)&&i();r+=n}return i(),n};export{t};
//# sourceMappingURL=words-idA5_J31.js.map