1.0.7 • Published 5 years ago

@lunardesign/agecheck v1.0.7

Weekly downloads
-
License
MIT
Repository
github
Last release
5 years ago

Age Check (JS)

A dirt simple way to validate users and stay compliant worldwide.

Installation

npm install @lunardesign/agecheck or yarn add @lunardesign/agecheck

Usage

import agecheck from 'agecheck'

console.log(agecheck(13, 'us'));

Acknoledgements

This project is licensed under the MIT License. You can see a copy of it in the LICENSE file in the root of this repository.

This was made to be a quick reusable for internal projects like Mello and our personal projects like Jack's BlueJay

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago