Abu
Your minimalistic helpful sidekick for all typescript projects :)
Features:
Abu is smart and shakes trees
Supports tree-shaking, so you only import what you need. Even if Abu get fat, you can stay slim
Abu is universal
details: Works equally well in modern browsers as well as in NodeJs
Installation
$ npm install @sohailalam2/abu
Minimum Requirements
NodeJs > v16
Abu uses the crypto module and specifically the crypto.webcrypto object for its random number generation.
This is only available on Node v16+.
Browsers
- All modern browsers
- NOT Internet Explorer