indexofeffective
v1.0.1
Published
index Of Effective
Readme
Installation
Install:
npm install indexofeffectiveAPI
const {indexOf } = require('indexofeffective');
let res = indexOf("orel","or");//0Alternatively, use evalAsync for asynchronous evaluation.
Testing
npm testLicense
MIT License.
