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'

/index-to-word/

    Package Sidebar

    Install

    npm i index-to-word

    Weekly Downloads

    1

    Version

    1.0.0

    License

    Fair

    Last publish

    Collaborators

    • talles