overshoot
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

Overshoot Travis CI Build Status

Get the Earth Overshoot day.

NPM Badge

Install

npm install overshoot

Usage

const overShoot = require("overshoot");
 
overShoot().then(console.log);
//=> '2019-07-28T12:00:00.000Z'

API

overShoot()

Returns: Promise<Date>

Get the Earth Overshoot day.

Readme

Keywords

Package Sidebar

Install

npm i overshoot

Weekly Downloads

2

Version

1.0.1

License

MIT

Unpacked Size

3.66 kB

Total Files

6

Last publish

Collaborators

  • richienb