{
    "path": "/home/krm/dev/mimer-academia/programing/js/datatypes/Examples/object/examples.sv.json",
    "s": "Ignor",
    "invert": true,
    "level": 1,
    "title": [
        "Objekt i js"
    ],
    "author": [
        "krm"
    ],
    "created": {
        "year": 2020,
        "month": 10,
        "day": 2,
        "hour": 0,
        "minute": 0
    },
    "status": "alpha",
    "description": [
        "Detta är en samling av exempel och övningar om objekt."
    ],
    "statments": [],
    "comment": [],
    "cards": [
        {
            "level": 1,
            "title": [
                "Exempel"
            ],
            "description": [],
            "statments": [
                {
                    "type": "examples",
                    "link": "./assign.js",
                    "description": [
                        "Notation för objekt",
                        " 🖋 ",
                        [
                            {
                                "link": "../../app/mimer-flems-example.html?path=object&file=assign.js"
                            },
                            "Flems"
                        ]
                    ]
                },
                {
                    "type": "examples",
                    "link": "./convert.js",
                    "description": [
                        "Konvertera från objekt till andra typer",
                        " 🖋 ",
                        [
                            {
                                "link": "../../app/mimer-flems-example.html?path=object&file=convert.js"
                            },
                            "Flems"
                        ]
                    ]
                },
                {
                    "type": "examples",
                    "link": "./isIt.js",
                    "description": [
                        "Är det ett objekt",
                        " 🖋 ",
                        [
                            {
                                "link": "../../app/mimer-flems-example.html?path=object&file=isIt.js"
                            },
                            "Flems"
                        ]
                    ]
                },
                {
                    "type": "examples",
                    "link": "./hierarchical-object.js",
                    "description": [
                        "Objekt i en hierarkisk struktur",
                        " 🖋 ",
                        [
                            {
                                "link": "../../app/mimer-flems-example.html?path=object&file=hierarchical-object.js"
                            },
                            "Flems"
                        ]
                    ]
                },
                {
                    "type": "examples",
                    "link": "./json.js",
                    "description": [
                        "Exempel på json i js",
                        " 🖋 ",
                        [
                            {
                                "link": "../../app/mimer-flems-example.html?path=object&file=json.js"
                            },
                            "Flems"
                        ]
                    ]
                }
            ],
            "comment": []
        }
    ],
    "kind": "examples"
}