sev-indexof

1.0.0 • Public • Published

Build Status

sev-indexOf

It returns the index value appears in the n-th

Installation

$ npm install sev-indexof

Example

var sevIndexOf = require('sev-indexof');
var str = 'hoge hoge fuga hoge';
console.log(sevIndexOf(str, 'hoge', 2); // 5

License

MIT

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    0

Package Sidebar

Install

npm i sev-indexof

Weekly Downloads

0

Version

1.0.0

License

MIT

Last publish

Collaborators

  • tadashiy1012