Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 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 (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2021-10-13T19:27:21.000Z (over 3 years ago)
- Last Synced: 2024-08-10T23:18:14.885Z (6 months 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: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# XML Sitemaps SPA
![NPM](https://img.shields.io/npm/l/xml-sitemaps-spa.svg) ![GitHub package.json version](https://img.shields.io/github/package-json/v/avivharuzi/xml-sitemaps-spa.svg)
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)