wataim

1.0.2 • Public • Published

Product Name

A simply util to show the current time in your local zone

NPM Version Build Status Downloads Stats

This packages takes your local time machine and show you a message with the time Example: Son las 8 de la mañana

Installation

OS X & Linux:

npm install wataim --save

Usage example

const { wataim } = require("wataim")

console.log(wataim())

Release History

  • 1.0.2
    • CHANGE: Bugs fixed
  • 1.0.1
    • CHANGE: Bugs fixed
  • 1.0.0
    • CHANGE: Initial Version

Meta

Miguel de la Rosa – @devacran

Distributed under the MIT license. See LICENSE for more information.

https://github.com/devacran/wataim

Contributing

  1. Fork it (https://github.com/yourname/yourproject/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

Readme

Keywords

Package Sidebar

Install

npm i wataim

Weekly Downloads

0

Version

1.0.2

License

MIT

Unpacked Size

3.34 kB

Total Files

3

Last publish

Collaborators

  • devacran