1.1.3 • Published 2 months ago

@rolster/helpers-array v1.1.3

Weekly downloads
-
License
MIT
Repository
github
Last release
2 months ago

Rolster Helpers Array

Utility package for manipulating Array compatible with Typescript projects.

Installation

npm i @rolster/helpers-array

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 :rocket:
1.1.3

2 months ago

1.1.2

5 months ago

1.1.1

7 months ago

1.1.0

7 months ago

1.0.1

8 months ago

1.0.0

8 months ago