index-to-word

v1.0.0
it extracts the word of a given index in a text
extract index split token tokenize word

index to word

build coverage dependencies devDependencies npm module

npm

It extracts the word of a given index in a text.

Usage

$ npm install index-to-word
index-to-word@1.0.0 node_modules/index-to-word
$ node
> var indexToWord = require('index-to-word')
undefined
> indexToWord('here we go', 6)
'we'
npm i index-to-word

Metadata

  • Fair
  • Whatever
  • Talles L
  • released 6/14/2015

Downloads

Maintainers