JavaScript formatter

(window.webpackJsonp = window.webpackJsonp || []).push([
  [14], {
    RXBc: function(e, t, a) {
      "use strict";
      a.r(t), a.d(t, "default", (function() {
        return s
      }));
      var r = a("q1tI"),
        n = a.n(r),
        o = a("Bl7J"),
        m = a("Wbzz"),
        l = a("qhky");

      function s() {
        return n.a.createElement(o.a, null, n.a.createElement(l.a, null, n.a.createElement("title", null, "DevTools daily: Unix Timestamp Converter"), n.a.createElement("link", {
          rel: "canonical",
          href: "https://www.devtoolsdaily.com/"
        }), n.a.createElement("meta", {
          name: "description",
          content: "Developer Tools for every day. SQL, XML, JSON formatters. Timestamp utilities."
        }), n.a.createElement("meta", {
          name: "keywords",
          content: "timestamp epoch converter,developer tools,sql formatter,xml formatter,json formatter"
        })), n.a.createElement("h1", null, "DevTools daily"), n.a.createElement("h2", {
          className: "mt-3"
        }, "List of tools"), n.a.createElement("h3", null, n.a.createElement(m.a, {
          to: "/json_formatter/"
        }, "JSON Formatter")), n.a.createElement("div", null, "Format JSON data to be readable by humans. Share formatted JSON without storing anything on our servers."), n.a.createElement("h3", {
          className: "mt-3"
        }, n.a.createElement(m.a, {
          to: "/xml_formatter/"
        }, "XML Formatter")), n.a.createElement("div", null, "Format XML data to be readable by humans. Share formatted XML without storing anything on our servers."), n.a.createElement("h3", {
          className: "mt-3"
        }, n.a.createElement(m.a, {
          to: "/sql_formatter/"
        }, "SQL Formatter")), n.a.createElement("div", null, "Format SQL query to be readable by humans. Share formatted SQL without storing anything on our servers."), n.a.createElement("h3", {
          className: "mt-3"
        }, n.a.createElement(m.a, {
          to: "/timestamp/"
        }, "Timestamp Coverter")), n.a.createElement("div", null, "Convert Unix timestamp to human-readable date and time. Convert human-readable date and time to unix timestamp. ", n.a.createElement("br", null), "Includes recipes for common programming languages."))
      }
    }
  }
]);
//# sourceMappingURL=component---src-pages-index-js-4b7f2d7797fce6a1de67.js.map

FAQ