Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert to general utilities #34

Open
mishankov opened this issue Aug 27, 2024 · 0 comments
Open

Convert to general utilities #34

mishankov opened this issue Aug 27, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@mishankov
Copy link
Owner

mishankov commented Aug 27, 2024

Convert this application to general utilities application where string manipulation will be one of utilities. Other utilities may be:

  • JSON/XML/YAML beautifier
  • Converter (JSON - YAML - TOML - XML - CSV)
  • Base64 (or BaseX) encode/decode
  • File <-> Base64 converter
  • URL encode/decode
  • Datetime/unix time converter
  • Change number base

Usage of some sort of code editor (CodeMirror, monaco, ...) may be useful

Lightweight Docker container for easy deployment

Desktop application

Maybe API to? Possibly separate builds for UI only tool and UI+API. Looks like it should be possible with SvelteKit

@mishankov mishankov added the enhancement New feature or request label Aug 27, 2024
@mishankov mishankov changed the title Convert to genral utilities Convert to general utilities Aug 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant