this project is under construction (feels like it always will be), but feel free to use at quasar.name
text format issues begone! gone are the days of ad-ridden poor-quality online tools! now you can do it in one place and in a more powerful manner.
i had no idea that cyberchef existed before making this
this is not a replacement for cyberchef
it can be found at quasar.name/text-format-wizard
if it's not working, it's because my server crashed probably
you can try cloning, running npm i
, and then npm run dev
and going to http://localhost:5173
instead
- uses svelte, a front-end component framework
- uses svrollbar, a scrollbar component for svelte
- uses svelte-css-vars for dynamic css in svelte
- uses svelte-visibility-change to detect visibility changes
- uses fuse.js for quick module finder
- uses jsbn for RSA Module's big numbers
when i think of this project i think of imagemagick (the logo of it) but text formatting edition
- custom modules w/ github oauth integration
- save recipe in localstorage
- fix calculate being not defined in custom JS function (by nonobvious method)
- similarly to above, bundle necessary functions when custom JS
- better type checking because this uses typescript
- create more docs (not fun)
- custom menu for clear all modules are you sure
- be able to drag around the stuff
- ability to pause the thing and have a run button to do it manually
- unit tests ughhhhghhhh dont want to do it (boring)
- change url fragment linking to work with other things like settings page, input text, etc
- changelog for users to know what changes
- CRT module
- octal encoding
- ascii caesar shift
- substitution cipher