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

0.0.127 • 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}`);

/newmax-utils/

    Package Sidebar

    Install

    npm i newmax-utils

    Weekly Downloads

    389

    Version

    0.0.127

    License

    MIT

    Unpacked Size

    91.8 kB

    Total Files

    62

    Last publish

    Collaborators

    • newmax.company
    • alxn_newmax