svgi icon indicating copy to clipboard operation
svgi copied to clipboard

Add Typescript tools to the project and configure vite

Open Angelmmiguel opened this issue 3 years ago • 0 comments

Before adding new features to this project, I plan to switch the codebase to Typescript. The main goal is to provide a better structure and types to the codebase so it's easier to consume and extend.

This would be my first Typescript project, so I will use it as a learning tool :). I plan to extensively document the library so I simplify the consumption without the CLI itself.

To ensure the stability of the project, this task will be completed after #36

Angelmmiguel avatar Feb 13 '22 20:02 Angelmmiguel