Skip to content

Brian-Nduhiu/package

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Installation

npm i nduhiu-npm

Usage

const  hello  = require('nduhiu-npm');

hello("nduhiu"); // returns "Nduhiu"

hello("sdcsef"); // returns false

About

An NPM package that return 'Nduhiu' if your argument is === 'nduhiu' and false if your argument is anything else.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published