Socket
Book a DemoInstallSign in
Socket

justaddtime

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

justaddtime

package template description here

latest
npmnpm
Version
0.0.8
Version published
Maintainers
1
Created
Source

justaddtime

npm

Never use a huge date libary just to add dates

 justaddtime('2019-01-01', 1, 'day') // 2019-01-02
 justaddtime('2019-01-01', 1, 'month') // 2019-02-01
 justaddtime('2019-01-01', 1, 'year') // 2020-01-01
 justaddtime('2019-01-01', 1, 'hour') // 2019-01-01 01:00:00

License

MIT © veritem

Keywords

typescript

FAQs

Package last updated on 12 Mar 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts