super-t9

1.0.3 • Public • Published

Super-T9

Super T9 Phone Keypad to Word Mapper

Installation

$ npm install super-t9

API

var t9 = require('super-t9');
 
t9.setWordList('myWordList', 'csv', 'mywordlist.csv');
 
var matches = t9.getWordsFromNumber(628873, 'myWordList');

License

MIT

Install

DownloadsWeekly Downloads

0

Version

1.0.3

License

ISC

Last publish

Collaborators

  • frokenstein