0.0.3 • Published 3 years ago

@containertechnology/gx v0.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

gx

GitHub Workflow Status Discord

Seamlessly integrate a saying hi in #general functionality into any project

API

Complete API Documentation

Usage

npm install @containertechnology/gx --save or yarn add @containertechnology/gx

import gx from '@containertechnology/gx';

const TIMEZONE = 'America/Vancouver';

const time = new Date();
const hi = gx(time, TIMEZONE);

console.log(hi);
0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago