New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

sitemap-lcl

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sitemap-lcl

A tool for generating a sitemap locally.

  • 0.1.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1
decreased by-66.67%
Maintainers
1
Weekly downloads
 
Created
Source

Local Sitemap generator

A tool for generating a sitemap locally.

Usecase

This small project is build originally for the cdweb1801 of the CodeDesignInitiative.

It is also usefull for everyone who does not want to make an api request to servers like codepunkers api.

Features

In a nutshell, the program collects all website subsites and summarizes them in one xml file. It does this by analyzing the root folder.

  • Getting the sitemap using the content of the root folder
  • Creating a search engine valid sitemap in xml format

Usage

For the next steps you need to have git installed!

Clone the latest release to your local machine by cloning or typing in your terminal:

git clone git@github.com/toorusr/sitemap-generator

Milestones

  • v0.1

    • Add: basic documentation
    • Add: LICENSE
  • v1.0

    • Add: scan folder for static pages
    • Add: output plain reltive paths
  • v1.1

    • Add: output relative paths xml formatted

Contribute

You can currently only contibute by having the knowledge of how to do that. Feel free to do so.

License

MIT

Keywords

FAQs

Package last updated on 07 Jun 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc