JSFiddle - React, Tailwind, and code Playground

by tankchintan

HTML

<script src="https://cdnjs.cloudflare.com/ajax/libs/lodash.js/4.6.1/lodash.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/URI.js/1.17.1/URI.min.js"></script>

JavaScript

var eventHandlersResult = {
    "eventHandlers": [
        {
            "id": 1480658,
            "name": "starhub-added-to-group-handler",
            "description": "",
            "enabled": false,
            "deleted": false,
            "href": "https://master.mio.us-east-1.ooyala.com/api/eventHandlers/1480658",
            "pluginClass": "tv.nativ.mio.enterprise.event.handler.impl.MioJobExecutingEventHandler",
            "status": "Stopped",
            "filter": "&objectType=event&objectTypes=group-asset&eventType=event&eventTypes=ADDED_TO_GROUP&priorityType=any",
            "created": "07 Nov 2015 05:54:15 +0000",
            "lastModified": "07 Nov 2015 06:20:29 +0000",
            "visibility": [
                {
                    "id": 429859,
                    "name": "StarHub",
                    "type": "Account",
                    "href": "https://master.mio.us-east-1.ooyala.com/api/accounts/429859",
                    "owner": "masteruser masteruser",
                    "accountId": 4
                }
            ],
            "owner": {
                "id": 1174618,
                "name": "marco+starhub",
                "fullName": "Marco Medina",
                "href": "https://master.mio.us-east-1.ooyala.com/api/users/1174618",
                "email": "[email protected]",
                "variant": "user",
                "accountId": 429859
            },
            "account": {
                "id": 429859,
                "name": "StarHub",
                "type": "Account",
                "href": "https://master.mio.us-east-1.ooyala.com/api/accounts/429859",
                "owner": "masteruser masteruser",
                "accountId": 4
            }
        },
        {
            "id": 1422593,
            "name": "skymx-launch-process-catchup-asset",
            "description": "Handler for events when group assets are added to group assets.",
            "enabled": true,
            "deleted": false,
    ...