sitemap
Here are 348 public repositories matching this topic...
-
Updated
Sep 28, 2020 - JavaScript
-
Updated
Sep 21, 2020 - TypeScript
-
Updated
Apr 13, 2020 - Ruby
-
Updated
Oct 9, 2020 - Rust
-
Updated
Aug 26, 2020 - JavaScript
-
Updated
Aug 28, 2020 - Java
-
Updated
Oct 11, 2020 - Go
-
Updated
Sep 4, 2020 - JavaScript
o / sitemap-php
-
Updated
Oct 12, 2020 - PHP
-
Updated
Oct 3, 2020 - PHP
-
Updated
Oct 10, 2020 - TypeScript
-
Updated
Sep 16, 2020 - PHP
-
Updated
Sep 11, 2020 - JavaScript
-
Updated
Aug 7, 2020 - JavaScript
-
Updated
Sep 13, 2019 - Go
-
Updated
May 31, 2020 - PHP
-
Updated
Oct 13, 2020 - TypeScript
-
Updated
Sep 10, 2020 - JavaScript
-
Updated
Feb 6, 2020 - Elixir
-
Updated
Feb 21, 2018 - JavaScript
Improve this page
Add a description, image, and links to the sitemap topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the sitemap topic, visit your repo's landing page and select "manage topics."


Do you want to request a feature or report a bug?
bug
What is the current behavior?
Passing an unreachable domain (For example http://sdfdfdteterter.com ) does not trigger the "error" event.
If the current behavior is a bug, please provide the steps to reproduce.
const generator = SitemapGenerator("http://sdfdfdteterter.com"); generator.start();**What is the expecte