z4nder / package-manager-auto-doc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Package Manager Auto Doc

Box

Result file example

Result file example

This project aims to generate a documentation of the packages contained in the composer.json(PHP) package.json(JS) files.

Prerequisites

  1. Rust
  2. Cargo

How to use

  • In the /files folder put your composer.json and or package.json
  • Run:
 cargo run
  • See the result.csv file

Contribute

During the creation of this project I saw several patterns of package name data documented so this version may not cover all cases, if you have a problem open an issue with your file that gave error.

It would be really nice if this covered other package controls files like yarn.json... feel free to implement.

About


Languages

Language:Rust 100.0%