aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/uwuify.ts
AgeCommit message (Collapse)Author
2022-11-28Path aliases, better lazyWebpack (#268)Ven
2022-11-11feat: Badge API (#206)megumin
2022-10-22style: Sort importsVendicated
2022-10-22Add license headersVendicated
2022-10-20more eslintVendicated
2022-10-12Reorganise command pluginsVendicated
2022-10-08fix lazyWebpack.construct, lint uwuifyVendicated
2022-10-08added uwuify, but correct (#56)echo
* added uwuify command * second try, uwuify: the return * used the correct api * added stuttering, repeating words ending with "y" and word replaces * forgot to add one line lmao * deleted a test statement * added more isowo checks * fixed replace-checking edgecase * moved around statements - thanks arjix * fixed another edgecase - gosh my code sucks * did eslint bs, and added comments * removed multiple toLowerCase calls