noteparser

Meeting notes parser

Usage no npm install needed!

<script type="module">
  import noteparser from 'https://cdn.skypack.dev/noteparser';
</script>

README

Notes Parser

Parser for meetings notes

Installation

npm install noteparser -g

Usage

Output to terminal

noteparser < input.txt

Output to file

noteparser < input.txt > output.txt