github-user-time

1.1.0 • Public • Published

github-user-time

NPM version NPM downloads CircleCI codecov

Install

yarn add github-user-time

Usage

const githubUserTime = require('github-user-time')

githubUserTime('sinchang', Token) // create token on https://locationiq.com
  .then(res => console.log(res)) //=> { timezone: 'Asia/Shanghai', time: '2019-02-22T15:03:13+08:00' }

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Author

github-user-time © sinchang, Released under the MIT License.
Authored and maintained by sinchang with help from contributors (list).

github.com/sinchang · GitHub @sinchang · Twitter @sinchangwen

Readme

Keywords

none

Package Sidebar

Install

npm i github-user-time

Weekly Downloads

1

Version

1.1.0

License

MIT

Unpacked Size

2.46 MB

Total Files

8

Last publish

Collaborators

  • sinchang