json-formatter icon indicating copy to clipboard operation
json-formatter copied to clipboard

Notice: Ongoing Refactor

Open arnav-kr opened this issue 6 months ago • 0 comments

A code refactor is going on, Further issues (except high priority ones) or feature requests will be implemented after the refactor is finish

What to expect from the refactor

  • Better Development experience: with Vite bundler, hot reload while development, multi-browser support out of the box and more
  • More organized codebase: JF was started as a hobby project, because I didn't find the alternatives better, but to get started quick, the codebase was not well organized, this refactor tries to fix those
  • Better Release Flow: CI/CD deployment flow, per version tags and artifacts
  • Type-Safe Code, with typescript
  • Better Homepage and Documentation

The ongoing development is being done in the-great-refactor Branch

arnav-kr avatar Aug 09 '24 12:08 arnav-kr