{"id":26120560,"url":"https://github.com/alexstevovich/sitemapteam6","last_synced_at":"2026-04-27T05:32:49.483Z","repository":{"id":281400501,"uuid":"945158474","full_name":"alexstevovich/sitemapteam6","owner":"alexstevovich","description":"[Node.js] The elite unit of sitemap.xml generation—precise, efficient, dominating.","archived":false,"fork":false,"pushed_at":"2025-03-08T22:43:26.000Z","size":53,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-04T05:48:56.493Z","etag":null,"topics":["micro","nodejs","webbuild","webstandard"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alexstevovich.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-03-08T19:42:17.000Z","updated_at":"2025-03-09T03:06:29.000Z","dependencies_parsed_at":"2025-03-08T20:56:37.196Z","dependency_job_id":null,"html_url":"https://github.com/alexstevovich/sitemapteam6","commit_stats":null,"previous_names":["alexstevovich/sitemapteam6"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/alexstevovich/sitemapteam6","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexstevovich%2Fsitemapteam6","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexstevovich%2Fsitemapteam6/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexstevovich%2Fsitemapteam6/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexstevovich%2Fsitemapteam6/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alexstevovich","download_url":"https://codeload.github.com/alexstevovich/sitemapteam6/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexstevovich%2Fsitemapteam6/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32324545,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T23:26:28.701Z","status":"online","status_checked_at":"2026-04-27T02:00:06.769Z","response_time":128,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["micro","nodejs","webbuild","webstandard"],"created_at":"2025-03-10T13:43:08.463Z","updated_at":"2026-04-27T05:32:49.463Z","avatar_url":"https://github.com/alexstevovich.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sitemap Team 6\n\n\u003e #### _Silent, precise, effective. No ghost routes. No false intel. Every URL accounted for._\n\n`sitemapteam6` The elite unit of sitemap.xml generation—precise, efficient, dominating. If [RobotsForce1](https://github.com/alexstevovich/robotsforce1) is your air defense, this is your recon mission.\n\n## Features\n\n- Simple API, that is fluent and OOP lets you easily output the sitemap.xml web standard perfectly.\n- Supports sitemap.xml and sitemap indexes.\n- No dependencies, atomic, minimal, unopinionated.\n  \u003cbr\u003e\n\n[![npm version](https://img.shields.io/npm/v/sitemapteam6.svg)](https://www.npmjs.com/package/sitemapteam6)\n\n[![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](LICENSE)\n\n\u003cbr\u003e\u003cbr\u003e\n\n## Installation\n\n```sh\n\nnpm  install  sitemapteam6\n\n```\n\n\u003cbr\u003e\u003cbr\u003e\n\n## Usage\n\n```js\nimport { SitemapXml } from 'sitemapteam6';\n\nconst sitemap = new SitemapXml();\nsitemap\n    .url('https://example.com/')\n    .priority(1.0)\n    .changefreq('daily')\n    .lastmod(new Date('2024-02-20'));\nsitemap.url('https://example.com/about').lastmod(new Date('2024-02-21'));\n\nconsole.log(sitemap.toSitemapXml());\n```\n\n\u003cbr\u003e\u003cbr\u003e\n\n## Need robots.txt?\n\nI provide a package for `robots.txt` as well.\n\nIf you use these together your project will be backed by some of the most elite web standard writers in the world, if not the most elite.\n\n[https://github.com/alexstevovich/robotsforce1](https://github.com/alexstevovich/robotsforce1)\n\n\u003cbr\u003e\u003cbr\u003e\n\n## License\n\nLicensed under the [Apache License 2.0](https://www.apache.org/licenses/LICENSE-2.0).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexstevovich%2Fsitemapteam6","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falexstevovich%2Fsitemapteam6","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexstevovich%2Fsitemapteam6/lists"}