2.1.2 • Published 1 year ago

@rolster/arrays v2.1.2

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year 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:
2.1.2

1 year ago

2.1.1

1 year ago

2.1.0

1 year ago

2.0.0

2 years ago