newmax-utils
TypeScript icon, indicating that this package has built-in type declarations

0.0.92 • Public • Published

Newmax Utils

Features

Libs

Utils

  • ApiError
  • BulkCreate
  • Capitalize
  • ChunkArray
  • ConditionByDates
  • Delay
  • FetchRequest
  • FileActions
  • FilterByKey
  • GetLastDataTimestamp
  • GroupByKey
  • Random String
  • Service Invoker

Install

npm install newmax-utils

Usage

import { Winston } from 'newmax-utils';

const Logger = new Winston();
const logger = Logger.createInstance();
logger.error(`Message ${process.env.NODE_ENV}`);

Readme

Keywords

Package Sidebar

Install

npm i newmax-utils

Weekly Downloads

482

Version

0.0.92

License

MIT

Unpacked Size

74.4 kB

Total Files

58

Last publish

Collaborators

  • newmax.company
  • alxn_newmax