squawk

4.0.0 • Public • Published

squawk

Read out complex strings in a vaguely understandable way.

Build Status

Usage

From the command line

Installation:

$ npm install -g squawk

Usage:

$ squawk THX-1138
tango
hotel
x-ray
dash
one
one
three
eight

From Node.js

Installation:

$ npm install squawk

Usage:

var squawk = require("squawk");
squawk("a113");
// -> ['alpha', 'one', 'one', 'three']

Readme

Keywords

none

Package Sidebar

Install

npm i squawk

Weekly Downloads

2

Version

4.0.0

License

MIT

Unpacked Size

2.5 kB

Total Files

4

Last publish

Collaborators

  • banterability