-
Notifications
You must be signed in to change notification settings - Fork 196
Pull requests: sidorares/json-bigint
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix: Non-integers were always parsed as strings, if storeAsString
#89
opened Sep 13, 2023 by
edgarsi
Loading…
Fix typos on proto/constructorAction README description
#85
opened Jun 8, 2023 by
MasterOdin
Loading…
Bump flat and mocha
dependencies
Pull requests that update a dependency file
#83
opened Dec 30, 2022 by
dependabot
bot
Loading…
Return +/- Infinity when a number exceeds the infiniy limits
#78
opened Apr 8, 2022 by
Ab-rahe
Loading…
Optional schema object as parse arguments to enforce BigInt vs Number
#66
opened Nov 27, 2021 by
haoadoreorange
Loading…
Add
objectBaseClass
option which can be set to Object
instead of null
to keep prototype methods like hasOwnProperty
#47
opened Feb 3, 2021 by
klesun
Loading…
feat: now allows a custom number parser to be passed as an option.
#46
opened Dec 15, 2020 by
neverendingqs
Loading…
Allow decimals to be used as hints for converting to floats
#20
opened Nov 23, 2017 by
builtbybrayne
Loading…
Update dependencies to enable Greenkeeper 🌴
greenkeeper
#17
opened May 1, 2017 by
greenkeeper
bot
Loading…
Make it easy to get JSON that can be re-used by code that is not aware of json-bigint (aka stringify big numbers)
#4
opened Apr 11, 2014 by
tkissing
Loading…
ProTip!
Exclude everything labeled
bug
with -label:bug.