Skip to content

three18ti/over-9k

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Known Vulnerabilities Maintainability Test Coverage codecov Inline docs dependencies Status devDependencies Status Node version https://nodei.co/npm/over-9k.png?downloads=true&downloadRank=true&stars=true

node_module: over-9k

Introduction

This node module is designed to test if a value is over 9000.

Installation

  npm isntall over-9k

Usage

let over9000 = require('over-9k')

over9000(9001) // true
over9000(8999) // false

Credit

This code and inspiration for this library provided by reddit commentor u/bmarkovic

About

Node library to test if value is over 9000

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published