nhkz-hello-npm

0.0.1-rc3 • Public • Published

nhkz-hello-npm

Installation

$ npm install nhkz-hello-npm

Usage

const filterModule = require('nhkz-hello-npm').default
 
const filtered = filterModule(
    'fruits banana apple durian', 
    ['apple', 'durian']
)
 
console.log(filtered)

Evaluate result

Execute file:

$ node <file-name>

Output:

$ fruits banana ***************** *****************

Readme

Keywords

Package Sidebar

Install

npm i nhkz-hello-npm

Weekly Downloads

1

Version

0.0.1-rc3

License

ISC

Unpacked Size

2.68 kB

Total Files

5

Last publish

Collaborators

  • hanisahkz