Skip to content

Not being able to use jsonpickleJS in Node.js #6

Description

@laike9m

Sorry for opening several issues. I really want to use jsonpickleJS in Node.js, since I'm already using jsonpickle in Python and got the encoded JSON string, and want to convert them to Js objects

The blockers are:

  • window is not defined in Node.js

  • Arbitrary Python objects can be encoded, and the prerequisite of

    you'll need to have a Prototype constructor function called window.myobject.Thing in Javascript.

    is hard to met

Do you have any suggestions?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions