@rolster/helpers-date
TypeScript icon, indicating that this package has built-in type declarations

1.4.2 • Public • Published

Rolster Helpers Date

Utility package for manipulating Date compatible with Typescript projects.

Installation

npm i @rolster/helpers-date

Configuration

You must install the @rolster/types to define package data types, which are configured by adding them to the files property of the tsconfig.json file.

{
  "files": ["node_modules/@rolster/types/index.d.ts"]
}

Contributing

  • Daniel Andrés Castillo Pedroza 🚀

Readme

Keywords

Package Sidebar

Install

npm i @rolster/helpers-date

Weekly Downloads

86

Version

1.4.2

License

MIT

Unpacked Size

140 kB

Total Files

25

Last publish

Collaborators

  • rolster