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 all library to Typescript #35

Closed
Elius94 opened this issue May 19, 2022 · 2 comments
Closed

Convert all library to Typescript #35

Elius94 opened this issue May 19, 2022 · 2 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@Elius94
Copy link
Owner

Elius94 commented May 19, 2022

No description provided.

@Elius94 Elius94 added the enhancement New feature or request label May 19, 2022
@Elius94 Elius94 added this to the 1.2.x milestone May 19, 2022
@Elius94 Elius94 self-assigned this May 19, 2022
Elius94 added a commit that referenced this issue May 20, 2022
Fixes #35

Completed the Typescript porting
@Elius94
Copy link
Owner Author

Elius94 commented May 20, 2022

hi, I have opened a new issue for this currently the project is compatible only with ESM and not with CommonJS (to compile it as commonjs just change the target on the taconfig.json file of the library and recompile with tsc.
However, I know that there are methods to do this automatically when installing the library in a project.
I will try to add this feature shortly.

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
Status: Done
Development

No branches or pull requests

2 participants
@Elius94 and others