@khaznatech/core
v99.0.0
Published
KhaznaTech shared core utilities for Node.js services
Readme
@khaznatech/$p
Shared $p utilities for KhaznaTech Node.js services.
Install
npm install @khaznatech/$pAPI
pascalCase(str)/camelCase(str)— string casing helperssleep(ms)— promise delayisNonEmptyString(v)— validation helpersafeJsonParse(str, fallback)— exception-free JSON parse
MIT License.
