summary-parser
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

Summary Parser

Parse CA Academy TOC

Installation

npm install -g summary-parser

Usage

// Passing a source file and the output file
summary-parser --source SUMMARY.md --output summary.json

// If no source file is given, it will read from stdin

summary-parser --output summary.json

// If no output file is given, it will write to stdout

summary-parser --source SUMMARY.md
    

Dependencies (5)

Dev Dependencies (6)

Package Sidebar

Install

npm i summary-parser

Weekly Downloads

0

Version

1.0.1

License

ISC

Last publish

Collaborators

  • tenshilyle