0.3.1 • Published 5 years ago

@phantomcores/utils v0.3.1

Weekly downloads
2
License
MIT
Repository
-
Last release
5 years ago

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