b2b-platform-utils
v1.1.24
Published
Shared utilities for Node.js microservices: errors map, local cache, logger, numbers, dates, filesystem, media optimization, paginator, slugger, crypto wrapper, sanitize HTML, sorting.
Maintainers
Readme
platform-utils
Shared utilities for Node.js microservices (CommonJS).
This package centralizes small, repeated helpers used across services so they can be maintained in one place.
Node.js ≥ 18 is required. License: KingSizer.
Intended for private use (published to npmjs.org as a restricted package).
Install
# make sure your .npmrc has a valid auth token for npmjs.org
npm i platform-utils