https://github.com/avivharuzi/xml-sitemaps-spa
Generate easily XML sitemaps focusing on single page applications
https://github.com/avivharuzi/xml-sitemaps-spa
javascript javascript-library nodejs xml xml-sitemap
Last synced: 10 months ago
JSON representation
Generate easily XML sitemaps focusing on single page applications
- Host: GitHub
- URL: https://github.com/avivharuzi/xml-sitemaps-spa
- Owner: avivharuzi
- License: mit
- Created: 2019-03-29T06:19:31.000Z (about 7 years ago)
- Default Branch: main
- Last Pushed: 2021-10-13T19:27:21.000Z (over 4 years ago)
- Last Synced: 2025-03-26T13:01:36.226Z (about 1 year ago)
- Topics: javascript, javascript-library, nodejs, xml, xml-sitemap
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/xml-sitemaps-spa
- Size: 11.7 KB
- Stars: 5
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# XML Sitemaps SPA
 
Generate easily XML sitemaps focusing on single page applications.
## Installation
```sh
npm install -g xml-sitemaps-spa
```
## Usage
```sh
xml-sitemaps-spa
```
## License
[MIT](LICENSE)