money-ts icon indicating copy to clipboard operation
money-ts copied to clipboard

Upgrade to fp-ts 2

Open steida opened this issue 5 years ago • 4 comments

Do you plan it or should userland send a PR? I know the company which maybe will desperately need it.

steida avatar Nov 25 '19 16:11 steida

Yes I do (as soon as I understand how to use the new bigint type introduced in TypeScript 3.2)

gcanti avatar Nov 27 '19 07:11 gcanti

I too am investigating alternative libraries for currency manipulation. I tried money-ts some months ago and found the incompatibility with fp-ts 2 insurmountable. Here we are on the brink of fp-ts 3!

I haven't popped the hood to look at the internals yet but would value the ability to use this library highly. It sounds like there's some modernization required, in terms of bigint as well as the fp-ts peer dependency. What would be the best way to help?

EricCrosson avatar Nov 13 '20 13:11 EricCrosson

@EricCrosson did you ever find a proper substitute for this library?

ryanleecode avatar Jan 23 '21 04:01 ryanleecode

No @ryanleecode I have not. I did "start" a tiny (unpublished) version locally for a project but it is still in a rough state.

EricCrosson avatar Jan 24 '21 17:01 EricCrosson