Socket
Book a DemoInstallSign in
Socket

@rolster/arrays

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rolster/arrays

Utility package for manipulating Array compatible with Typescript projects.

latest
Source
npmnpm
Version
2.2.0
Version published
Weekly downloads
123
-51.57%
Maintainers
1
Weekly downloads
 
Created
Source

Rolster Array Utilities

Utility package for manipulating Array compatible with Typescript projects.

Installation

npm i @rolster/arrays

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:

Keywords

rolster

FAQs

Package last updated on 08 Sep 2025

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