simple_npm

1.0.6 • Public • Published

Description

This module takes a word and an array of words. It returns true if the word is in the array.

Usage

var test = require('simple_npm'); console.log(test("tom",["cat","dog", "tom"]));

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i simple_npm

      Weekly Downloads

      0

      Version

      1.0.6

      License

      ISC

      Last publish

      Collaborators

      • sujcho