Skip to content

PhantomChain/utils

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published