Skip to content
View SebastianG77's full-sized avatar

Block or report SebastianG77

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. find-duplicated-property-keys find-duplicated-property-keys Public

    A package for detecting all duplicated property keys of a JSON string.

    JavaScript 9 2

  2. true-json-bigint true-json-bigint Public

    Forked from sidorares/json-bigint

    JSON.parse/stringify with bigints support

    JavaScript 4 2

  3. big-json-diff big-json-diff Public

    Forked from andreyvit/json-diff

    Structural diff for JSON files

    CoffeeScript

  4. customized-json customized-json Public

    A JSON parser that allows users to overwrite default parsing behavior by customized rules defined in a user-defined function that provides more useful parameters than the reviver function of JSON.p…

    JavaScript