1.0.0 • Published 12 days ago

@crabas0npm/ullam-voluptatum-expedita v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
12 days ago

@crabas0npm/ullam-voluptatum-expedita

CI NPM version js-standard-style

A small utility for generating consistent warning objects across your codebase. It also exposes a utility for emitting those warnings, guaranteeing that they are issued only once (unless configured otherwise).

This module is used by the Fastify framework and it was called fastify-warning prior to version 1.0.0.

Install

npm i @crabas0npm/ullam-voluptatum-expedita

Usage

The module exports two builder functions for creating warnings.

const {
  createWarning,
  createDeprecation
} = require('@crabas0npm/ullam-voluptatum-expedita')

const warning = createWarning({
  name: 'ExampleWarning',
  code: 'EXP_WRN_001',
  message: 'Hello %s',
  unlimited: true
})
warning('world')

Methods

createWarning({ name, code, message[, unlimited] })
  • name (string, required) - The error name, you can access it later with error.name. For consistency, we recommend prefixing module error names with {YourModule}Warning
  • code (string, required) - The warning code, you can access it later with error.code. For consistency, we recommend prefixing plugin error codes with {ThreeLetterModuleName}_, e.g. FST_. NOTE: codes should be all uppercase.
  • message (string, required) - The warning message. You can also use interpolated strings for formatting the message.
  • options (object, optional) - Optional options with the following properties:
    • unlimited (boolean, optional) - Should the warning be emitted more than once? Defaults to false.
createDeprecation({code, message[, options]})

This is a wrapper for createWarning. It is equivalent to invoking createWarning with the name parameter set to "DeprecationWarning".

Deprecation warnings have extended support for the Node.js CLI options: --throw-deprecation, --no-deprecation, and --trace-deprecation.

warning([, a [, b [, c]]])

The returned warning function can used for emitting warnings. A warning is guaranteed to be emitted at least once.

  • [, a [, b [, c]]] (any, optional) - Parameters for string interpolation.
const { createWarning } = require('@crabas0npm/ullam-voluptatum-expedita')
const FST_ERROR_CODE = createWarning({ name: 'MyAppWarning', code: 'FST_ERROR_CODE', message: 'message' })
FST_ERROR_CODE()

How to use an interpolated string:

const { createWarning } = require('@crabas0npm/ullam-voluptatum-expedita')
const FST_ERROR_CODE = createWarning({ name: 'MyAppWarning', code: 'FST_ERROR_CODE', message: 'Hello %s'})
FST_ERROR_CODE('world')

The warning object has methods and properties for managing the warning's state. Useful for testing.

const { createWarning } = require('@crabas0npm/ullam-voluptatum-expedita')
const FST_ERROR_CODE = createWarning({ name: 'MyAppWarning', code: 'FST_ERROR_CODE', message: 'Hello %s'})
console.log(FST_ERROR_CODE.emitted) // false
FST_ERROR_CODE('world')
console.log(FST_ERROR_CODE.emitted) // true

const FST_ERROR_CODE_2 = createWarning('MyAppWarning', 'FST_ERROR_CODE_2', 'Hello %s')
FST_ERROR_CODE_2.emitted = true
FST_ERROR_CODE_2('world') // will not be emitted because it is not unlimited

How to use an unlimited warning:

const { createWarning } = require('@crabas0npm/ullam-voluptatum-expedita')
const FST_ERROR_CODE = createWarning({ name: 'MyAppWarning', code: 'FST_ERROR_CODE', message: 'Hello %s', unlimited: true })
FST_ERROR_CODE('world') // will be emitted
FST_ERROR_CODE('world') // will be emitted again

Suppressing warnings

It is possible to suppress warnings by utilizing one of node's built-in warning suppression mechanisms.

Warnings can be suppressed:

  • by setting the NODE_NO_WARNINGS environment variable to 1
  • by passing the --no-warnings flag to the node process
  • by setting '--no-warnings' in the NODE_OPTIONS environment variable

For more information see node's documentation.

License

Licensed under MIT.

postcss-plugincall-bindCSSStyleDeclarationtelephonelruupyupprocessInt32ArraybrowserslistsetImmediatecss variableESspawnassertsMicrosoftaccessorrequireinferenceWeakMapframeworkpnpm9koreanglobintrinsicserializenamefscryptiteratecss lessdebuglesscsssortdefinetermestreesuperstructRFC-6455sharedarraybufferString.prototype.matchAllpackagestranspileprogresspipeJSONhooksECMAScript 6consumereactboundoutputxdgcolumnlazyregular expressionscss nestingsetterlogcryptoES2019taskdescriptorinstallerpackageECMAScript 2019error-handlingjavascriptcopydeep-copytypesdomutilsutilityinspectfile systemasyncnumberinstallmakeObject.definePropertygroupcompareperformantieESnextwebsiteinternalshimsequenceargsECMAScript 2016matchaccessibilityworkeres5ES2020prettycode pointsObject.fromEntriesgetterclassnameses2017concatMapflattendeep-cloneMapwordwrapURLSearchParamsFunction.prototype.namehashindicatorbundlingArray.prototype.includesless mixins256equalmomentwalkdataViewexecasciicss-in-jsArray.prototype.flattenurlsclass-validatorBigInt64ArraytoSortedcorsenvironmenthigher-orderECMAScript 2023clonefptestingmake dirtrimStarttakepoint-freeflagsetPrototypeOfObservableObject.entriesslotdiffforEachartdeterministicargparsetypedpreserve-symlinksjestformatlintcensorwatchingqueuearraysschemedescriptorsreadablestreamfigletcompile lesspolyfillArray.prototype.findLastIndexbuffersstringifierxdg-openrm -rfapollobindeslint-pluginapiencryptionredux-toolkitRxJSwritableescapeidlezodcall-boundthroateventEmittercachejQueryFloat32ArrayphoneimmerECMAScript 2020envArray.prototype.filterbyteOffsetECMAScript 2017autoprefixerES2023statelesscore-jsgetoptoptimistgradients css3fast-copytacittranspilernegative zerofolderkarmabddECMAScript 2018multi-packagehardlinksargumentsarraybatchtypanionreact poseutilPromisedom-testing-libraryratelanguagelinkstructuredClonecommandnpmes-abstractcreateES2022framerbannerfunctionalvaluehasOwnvalidationeslintconfigpopmotionmodulesinterruptsparentsArrayBuffer.prototype.slicebootstrap cssairbnbES2021functionsansilinewrap0weakmapjsmiddlewareentrieskeyswalkinges-shimsbrowserlistmatchesmochaprefixpropertieshelpersrandomwatchFileiteratorsyntaxerrorweaksetprotobufviewerrorjoiUnderscoresortedString.prototype.trimgradients cssdatedeepcopyratelimitmoduleArray.prototype.flatMapreact-hooks[[Prototype]]libphonenumberidsameValueZeroxtermuninstallinputoperating-systemgetless csssigintexitcommand-line@@toStringTagmonorepospringtsvalidatorisreuseinternal slotUint16ArraytypedarraysremovetrimLeftsymbolsdotenvcoercibleclilockfilesymlinksmime-dbStreamdayjscallboundeventsbyteLengthdatastylesheetES2016formattinglookInt8Arrayscheme-validation-0startsigtermES2017mkdirsvariableswhichrecursivetrimEndrequestwaapiRegExp.prototype.flagslastconcurrencymrusymlink6to5user-streamsStreamsspectestsignalsWeakSetisConcatSpreadablelessappprotocol-buffersmkdiranimationlistenersletCSSjson-schemavarsanitizationterminalargumentflatMapfiltercodesnative3deslintbabelajaxfunctionjson-schema-validatorgroupBysymbolstreams2textxssmobilejson-schema-validationfixed-widthshell.envpathschemashrinkwrapassertmimemkdirpcircularauthES7wordbreakfindLastIndexextensionstableserializationserializerlaunchl10nfileArray.prototype.flatcollectionposeregexchaiWebSocketscurriedajvstarterES2018sidestatusunicodeformsbootstrap lessjwttoobjectmatchAlltypepasswordSymbolttyreducestylewaitES8includesloadingflatargvhttpsreadless.jsstringURLshebangminimalTypedArray
1.0.0

12 days ago