over-9k

1.0.2 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i over-9k

Weekly Downloads

4

Version

1.0.2

License

MIT

Unpacked Size

4.58 kB

Total Files

6

Last publish

Collaborators

  • three18ti