0.0.3 • Published 2 years ago

@containertechnology/gx v0.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
2 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

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago