Open
Description
Hey,
I currently use this package in a manner where I have a local version that has been updated with Typescript.
I'm wanting to convert to functional components, add tests and generally modernise it.
I thought it would be good to do this work in the main project but I see there hasn't been many updates in recent years and so I was wondering what the status was of this?
Or if this package should be treated as deprecated?
Proposed improvements in order:
- Upgrade build tooling to vite. This will make development easier, especially with the addition of TS and tests
- Add TS support and convert current code to TS
- Add component and unit tests using vitest and React Testing Library
- Convert class components to functional ones
Thanks
Metadata
Metadata
Assignees
Labels
No labels