index-to-word

1.0.0 • Public • Published

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'

Package Sidebar

Install

npm i index-to-word

Weekly Downloads

0

Version

1.0.0

License

Fair

Last publish

Collaborators

  • talles