node-steam / vdf

Module to convert Valve's KeyValue format to JSON and back
https://node-steam.github.io/vdf/
MIT License
34 stars 3 forks source link

[BUG] BigInt Required #12

Open BlackYuzia opened 2 years ago

BlackYuzia commented 2 years ago

Hi there. I used this lib, but I get a bad result. When I get too big values for int I get bugs. So, if your package parse types (like number, boolean and etc), could you add, in future, support for bigint? Thx. Second choice is add option for ignore types

cbartondock commented 1 year ago

In case it's helpful here is a repl that verifies this complaint:

https://replit.com/@ChrisDock/Testing-node-steamvdf-for-long-strings