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

Get rid of io-ts-types dependency #575

Open
sluukkonen opened this issue Sep 29, 2022 · 1 comment
Open

Get rid of io-ts-types dependency #575

sluukkonen opened this issue Sep 29, 2022 · 1 comment

Comments

@sluukkonen
Copy link

As far as I can tell, io-ts-types is used only for IntFromString. This seems a bit heavyweight, since users of typera-common must also add monocle-ts and newtype-ts to their peerDependencies get rid of yarn/npm warnings.

It think it would be worth it to reimplement IntFromString from scratch to get rid of these deps. I can send a PR if you agree.

@akheron
Copy link
Owner

akheron commented Oct 1, 2022

Sounds good, please do!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants