JSFiddle - React, Tailwind, and code Playground

by Sean Wessell

JavaScript

{
  "users": [
    {
      "department": "",
      "division": "",
      "dn": "CN=Time Clocks,OU=Time and Attendance,OU=Harpers Users,DC=harpers,DC=local",
      "employee_number": "",
      "employee_start_date": "20081126184606.0Z",
      "first_name": "Time",
      "last_name": "Clocks",
      "location": "",
      "manager": "",
      "manager_email": "",
      "member_of": [],
      "object_guid": "49550c02be4d324385939618c2017596",
      "organization": "",
      "phone_number": "",
      "proxy_addresses": [
        {
          "address": "[email protected]",
          "primary": true
        },
        {
          "address": "[email protected]"
        },
        {
          "address": "X400:C=US;A= ;P=Harpers Payroll ;O=Exchange;S=Clocks;G=Time;"
        },
        {
          "address": "x400:C=US;A= ;P=Harpers Payroll ;O=Exchange;S=Billing;G=Time;"
        },
        {
          "address": "[email protected]"
        },
        {
          "address": "[email protected]"
        }
      ],
      "title": ""
    },
    {
      "department": "",
      "division": "",
      "dn": "CN=Mike Aube,OU=Harpers Users,DC=harpers,DC=local",
      "employee_number": "",
      "employee_start_date": "20110414204331.0Z",
      "first_name": "Mike",
      "last_name": "Aube",
      "location": "",
      "manager": "Jay Hanson",
      "manager_email": "[email protected]",
      "member_of": [],
      "object_guid": "6a74710bf4de6649a17cc0ec7d9e0f92",
      "organization": "",
      "phone_number": "",
      "proxy_addresses": [
        {
          "address": "sip:Mike.Aube@Harpers"
        },
        {
          "address": "[email protected]"
        },
        {
          "address": "X400:c=US;a= ;p=Harpers Payroll ;o=Exchange;s=Aube;g=Mike;"
        },
        {
          "address": "[email protected]",
          "primary": true
        }
      ],
      "title": ""
    },
    {
      "department": "Customer Service",
     ...