Skip to content

purpleblueslime/is18

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

is18(_)

Is this 18?

Install

Through terminal

$ .. install purpleblueslime/is18

Import

import {is18} from 'is18';

is18(18)

is18(18) // YES

YES

is18(':3')

is18(':3') // NO

NO