2.0.3 • Published 5 years ago
@thebespokepixel/time v2.0.3
@thebespokepixel/time
Bespoke Time Collection : A collection of utilities for Time and Space.
Publishing Status
Development Status
Documentation/Help
About
A convenience package for pulling together a bunch of useful time modules into one place.
Currently this includes:
- Moment.js
- Luxon
- node-dateformat
Usage
Installation
npm install --save @thebespokepixel/timeExample
import {
bespokeTime,
bespokeTimeFormat,
DateTime,
Interval,
Duration
} from '@thebespokepixel/time'
const now = bespokeTime()
console.log(bespokeTimeFormat(now, 'HH:mm:ss'))See Moment Docs for bespokeTime
See dateformat for bespokeTimeFormat
See Luxon Docs for DateTime, Interval and Duration
Documentation
Full documentation can be found at https://thebespokepixel.github.io/time/
2.0.3
5 years ago
2.0.2
5 years ago
2.0.1
5 years ago
1.0.2
6 years ago
1.0.1
6 years ago
1.0.0
6 years ago
0.6.0
6 years ago
0.5.6
7 years ago
0.5.5
7 years ago
0.5.4
7 years ago
0.5.3
7 years ago
0.5.2
7 years ago
0.5.1
7 years ago
0.5.0
7 years ago
0.4.1
8 years ago
0.4.0
8 years ago
0.3.1
9 years ago
0.3.0
9 years ago
0.2.5
10 years ago
0.2.4
10 years ago
0.2.3
10 years ago
0.2.2
10 years ago
0.2.1
10 years ago
0.2.0
10 years ago
0.1.1
10 years ago
0.1.0
10 years ago