each-period
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

each-period Build status npm version codecov

Brief and fresh sentence fragment

Install

npm install each-period

Use

import { each } from 'each-period'
// TODO: describe usage
 
each('month').inYear(2009).fromTheBegining().formatAs('MMM/YY')
each('month').thisYear().formatAs('MMM/YY')
each('month').nextYear().formatAs('MMM/YY')
each('querter').thisYear().formatAs('MMM/YY', 'MMM/YY', {prefix: 'TRI'})
 

Related

TODO

Acknowledgments

TODO

Readme

Keywords

none

Package Sidebar

Install

npm i each-period

Weekly Downloads

1

Version

0.0.2

License

GPL-3.0-or-later

Unpacked Size

14.3 kB

Total Files

14

Last publish

Collaborators

  • gabrielsr