regex-vis icon indicating copy to clipboard operation
regex-vis copied to clipboard

WIP Refactor

Open Bowen7 opened this issue 1 year ago • 1 comments

I created this project one year after graduation. In the past few years, the front-end technology stack has greatly changed, some dependencies of this project have become outdated or unmaintained. Through this period of work and open-source code, I have also learned a lot. Therefore, I have decided to refactor this project.

The refactoring includes the following (may change):

Migrate

  • [x] Migrate create-react-app to vite
  • [x] Migrate jest to vitest
  • [ ] Migrate geist-ui to shadcn-ui
  • [ ] Migrate styled-jsx to tailwindcss

Upgrade

  • [x] Upgrade Node.js to v18

Feature

  • [ ] Publish a library to render regex text
  • [ ] Export the graph as an image (https://github.com/Bowen7/regex-vis/issues/110)

Others

  • [ ] Refactor the code logic
  • [ ] More tests

I will hold this PR until the refactoring is done. All refactoring code will create PRs to the refactor branch

Bowen7 avatar Sep 09 '23 13:09 Bowen7

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
regex-vis ❌ Failed (Inspect) Oct 5, 2023 11:55am

vercel[bot] avatar Sep 09 '23 13:09 vercel[bot]