@phantomcores/utils
TypeScript icon, indicating that this package has built-in type declarations

0.3.1 • Public • Published

Utilities

Build Status Codecov License: MIT

Performance oriented implementations of commonly used functions in TypeScript.

Installation

yarn add @phantomcores/utils

Benchmark

git clone git@github.com:ArkEcosystem/utils.git
yarn && yarn bench

Caveats

  • The native map, filter, reduce and forEach will generally be faster when used on arrays that contain nothing but numerical values.

Security

If you discover a security vulnerability within this package, please send an e-mail to security@ark.io. All security vulnerabilities will be promptly addressed.

Credits

License

MIT © ArkEcosystem

/@phantomcores/utils/

    Package Sidebar

    Install

    npm i @phantomcores/utils

    Weekly Downloads

    1

    Version

    0.3.1

    License

    MIT

    Unpacked Size

    13.2 kB

    Total Files

    7

    Last publish

    Collaborators

    • phantomcores