1.0.7 • Published 4 years ago

@lunardesign/agecheck v1.0.7

Weekly downloads
-
License
MIT
Repository
github
Last release
4 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

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago