Get a simple timestamp
Fast as it doesn't have bloated methods.
Install
$ npm install --save simple-timestamp
Usage
var simpleTimestamp = ; ;// => 20181108161103 ;// => 2018.11.08.16.12.06
$ npm install --global simple-timestamp$ simple-timestamp20181108161103
License
MIT © Steve Mao