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
    

Readme

Keywords

none

Package Sidebar

Install

npm i summary-parser

Weekly Downloads

1

Version

1.0.1

License

ISC

Last publish

Collaborators

  • tenshilyle