vecka

0.1.2 • Public • Published

vecka Build Status

Get the current week number.

Install

npm install vecka

Example

var vecka = require('vecka');
 
console.log(vecka.nu()); // 44

CLI

npm install -g vecka

$ vecka
44

API

nu()

Returns the current week as a number.

License

Copyright (c) 2014 Fredrik Forsmo
Licensed under the MIT license.

Package Sidebar

Install

npm i vecka

Weekly Downloads

1

Version

0.1.2

License

MIT

Last publish

Collaborators

  • frozzare