{
  "version": "https://jsonfeed.org/version/1.1",
  "title": "fuzzysearch",
  "home_page_url": "https://evotec.xyz/es/tags/fuzzysearch",
  "feed_url": "https://evotec.xyz/es/tags/fuzzysearch/index.feed.json",
  "description": "Evotec Main Website",
  "items": [
    {
      "id": "https://evotec.xyz/es/blog/solving-typo-problems-with-fuzzy-search-in-pswritehtml",
      "url": "https://evotec.xyz/es/blog/solving-typo-problems-with-fuzzy-search-in-pswritehtml",
      "title": "Solving typo problems with Fuzzy Search in PSWriteHTML",
      "summary": "One of the everyday use cases with PSWriteHTML is to create a simple view of PowerShell data in a table. While PowerShell comes with a built-in cmdlet ConvertTo-Html, it\u2019s basic in its functionality. It makes an HTML representation of PowerShell data, but it brings no CSS, JavaScript, or other functionality. While for some use cases, it\u2019s enough, the other times, you need to make an effort to make it usable.",
      "date_published": "2021-11-29T18:53:28.0000000Z",
      "tags": [
        "css",
        "fuzzysearch",
        "html",
        "javascript",
        "js",
        "out-htmlview",
        "powershell",
        "pswritehtml",
        "reporting"
      ]
    }
  ]
}