gen-timestamp

1.0.4 • Public • Published

Generate timestamp Build Status Coverage Status Codacy Badge

A small library that generates current timestamp.

Installation

npm install gen-timestamp

Usage

var genTimestamp = require("gen-timestamp");

var timestamp = genTimestamp();

Output should be the current timestamp.

Tests

npm test

Contributing

In lieu of a formal style guide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code.

Readme

Keywords

none

Package Sidebar

Install

npm i gen-timestamp

Weekly Downloads

1

Version

1.0.4

License

ISC

Unpacked Size

3.19 kB

Total Files

6

Last publish

Collaborators

  • ani4aniket