Skip to content

Possible to support parsing copy-paste JSON? #201

@ronnyli

Description

@ronnyli

Hello, I was curious if it's possible to parse JSON without reading from a file first (or manually creating a valid json string).

Something like the following:

(parse-clipboard-json
{"first_name": "John",
  "last_name": "Smith"})

or alternatively, parse from the clipboard directly?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions