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: 10 months ago
JSON representation

Generate easily XML sitemaps focusing on single page applications

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)