Skip to content

devacran/wataim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

wataim

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

About

A simpy util to show the time

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published