Official Node.js utility library for VTubers.TV services. This package provides essential utilities for HTTP requests and distributed ID generation.
- π Enhanced HTTP client with convenient methods
- π Distributed unique ID generator (Snowflake format)
- π Secure token generation and validation
- π¦ Minimal dependencies
Since this is an internal package, install it directly from the GitHub repository:
npm install git://github.com/vtuberstv/node-utils.git
# or
yarn add git://github.com/vtuberstv/node-utils.git
This project is licensed under the GPL-3.0 license.