christotletz

1.0.1 • Public • Published

ChristotleTZ (c)

ChristotleTZ is an timezone and country code package.

What this basic package will do is export a set of timezones and country codes. So anyone who wants to use these datasets for their own use case can install this package by using npm i christotletz

Documention

const {countryCodes} = require("./countrycodes") const {timeZones} = require("./timezones")

exports.getTimeZones = () => timeZones exports.getCountryCodes = () => countryCodes

Developer: Christotle Agholor.

Readme

Keywords

Package Sidebar

Install

npm i christotletz

Weekly Downloads

2

Version

1.0.1

License

ISC

Unpacked Size

1.06 kB

Total Files

3

Last publish

Collaborators

  • christotle