@elderapo/utils
v2.8.0
Published
[![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg)](https://github.com/prettier/prettier) [![Greenkeeper badge](https://badges.greenkeeper.io/elderapo/utils.svg)](https://greenkeeper.io/) [![Build Status](https://travis
Downloads
69
Readme
@elderapo/utils
If you are not me (elderapo) you probably should not use this package. However if you decide to do so you should know that shit might break :)
How to install
yarn add @elderapo/utils
# or
npm install @elderapo/utils
Todo:
- [ ] TypeORM: typeORMAlwaysLowerCaseTransformer, typeORMBigIntTransformer, FloatCryptoAmount, UUIDGeneratedColumn
- [ ] Remove iterators and add channel utils (or perhaps channel wrapper class with chained util methods).
- [ ] SubscribtionWithInitDataService & @SubscriptionWithInitData
- [ ] CryptoAmountFormatterService - maybe just as bunch of functions
- [ ] CoinType (?)
- [ ] createLogger
- [ ] (?) translation helper - error/notification lookuper - enum -> payload, instance retrieval
- [ ] (?) safe RNG generator
- [ ] satoshiCalculator & isLessThanSatoshi