@sirherobrine23/extends
TypeScript icon, indicating that this package has built-in type declarations

3.7.4 • Public • Published

Extends nodejs modules

Extends nodejs functions and typescript types

Net

  1. extends IP manipulation

Crypto

  1. Extends randomInt to randomBigint
  2. create randomBytes stream with randomBytesStream
  3. create createHash or createHashAsync with stream

FS

  1. extends readdir and readdirV2 to recursive and more file/folder info.
  2. function exists to check file/folder exists.
  3. readFile
  4. createRandomFile

Stream

Node

All streams have an event extender, which can be extended without any problems with a callback object

Package Sidebar

Install

npm i @sirherobrine23/extends

Weekly Downloads

22

Version

3.7.4

License

GPL-2.0

Unpacked Size

95.4 kB

Total Files

19

Last publish

Collaborators

  • sirherobrine23