@containertechnology/gx
TypeScript icon, indicating that this package has built-in type declarations

0.0.3 • Public • Published

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);

Readme

Keywords

Package Sidebar

Install

npm i @containertechnology/gx

Weekly Downloads

0

Version

0.0.3

License

MIT

Unpacked Size

14.6 kB

Total Files

8

Last publish

Collaborators

  • bunkerheadz1998