what-week-is-it

2.1.7 • Public • Published

What week is it?

Codecov Coverage Build Status Known Vulnerabilities Downloads npm license

Example

$ npm install what-week-is-it
const { whatWeekIsIt } = require('what-week-is-it');
// ES2015 modules
import { whatWeekIsIt } from 'what-week-is-it';

console.log(whatWeekIsIt());
// 24

Readme

Keywords

Package Sidebar

Install

npm i what-week-is-it

Weekly Downloads

1

Version

2.1.7

License

ISC

Unpacked Size

5.97 kB

Total Files

9

Last publish

Collaborators

  • fjancsi