Skip to content

Dockbite/ttb-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ttb-parser

Description

Parses BRLTTY ttb tables into JSON

Usage

node ttb-parser [tables_dir]

ttb-parser outputs JSON to stdout. tables_dir is optional and defaults to ./Tables

Example:

node ttb-parser ./Tables > output/languages.json

Outputs JSON to output/languages.json. View the file in this repo to see the output.

Requirements

About

Parses BRLTTY ttb tables into JSON

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published