1.2.1 • Published 15 days ago

@libtommy2024/quae-officia-enim-voluptatem v1.2.1

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

npm downloads CI

Make-Event-Props

A function that, given props, returns an object of event callback props optionally curried with additional arguments.

This package allows you to pass event callback props to a rendered DOM element without the risk of applying any invalid props that could cause unwanted side effects.

tl;dr

  • Install by executing npm install @libtommy2024/quae-officia-enim-voluptatem or yarn add @libtommy2024/quae-officia-enim-voluptatem.
  • Import by adding import makeEventProps from '@libtommy2024/quae-officia-enim-voluptatem'.
  • Create your event props object:
    const eventProps = useMemo(
      () => makeEventProps(props, (eventName) => additionalArgs),
      [additionalArgs],
    );
  • Use your event props:
    return <div {...eventProps} />;

License

The MIT License.

Author

timeform-validationpreprocessorasciitesterlogcorediffECMAScript 2017encryptionfull-widthnativemomentfindLastmatchAllcssreact posestreams2types0transpiletrimdescriptorSymbol.toStringTagoptimizersuperstructBigInt64Arraymimetypescolumnjses2015idlermdirlookassertsstartprotobufwatchereslintconfigintrinsicirqjsxtypescriptrecursiveinstallworkeravadebugxtermclassnameextensionless mixinsbyteOffsetsortedURLSearchParamsUint16ArrayjavascriptexevalidpureUint32Arraypnpm9quotecommand-lineredux-toolkitsigtermvalidateprotocol-buffersbundlerdayjspositiveArrayBuffer#sliceObject.getPrototypeOfcommandstyleguideequalArrayBuffer.prototype.slicejsonpathglobxdg-openObservableslimitedsetterstatusassertnodejsinternalschemacontainsWebSocketBigUint64Arraynamereact-testing-librarybrowserslistdires-shim APIclasseseventDispatcherestreePromiseauthenticationES5wordwraptoArraycopyless css.envpicomatchpushindicatorerrorzodshrinkwrapsetPrototypeOfmonorepodatamochaoptionkeystypedmimewatchFilefantasy-landslotstylingpostcss-pluginhttpboundcss-in-jshandlerses8ECMAScript 2021editorwatchingdeep-cloneES8JSON-SchematacitutilitiestrimEndpolyfillzeroruntimeprunefromenumerableauthdragwebsitegetintrinsicregexpcommanderwarningfullloggingtoolsmakeRxJSequalityWeakSetupgesturesmake dirnodegetOwnPropertyDescriptoronceMicrosoftcharactersArray.prototype.flatreact-hook-formdatastructuregetObject.ispatchhasOwnnegativeguidinferenceclientes7URLReactiveExtensionsbrowserlistconfigurableECMAScript 5east-asian-widthajaxbrowserargumentsjwttypeofgradients csstermlinewrapenvpostcsschaireadablestreamfastuninstalllimites2017reducerregular expressionsArraynegative zerobootstrap lesses-abstractargumentcircularthrottleargvpackage.jsonIteratorefficientextendspawnyupemojidebuggerfixed-widthyamlnpmapollopackage managerhttpsfast-deep-copyisshebangiterateconsumepyyamlstringifieropenshashbyteLengthparentsprotoenvironmentgetterexecutabletouchvalueassertionenderReactiveXbootstrap cssECMAScript 2022Object.assignclonetoStringTagtypeerrorES2022lengthfscryptWeakMapECMAScript 3trimStartcompilerInt16ArraymkdirpcheckgenericsTypedArray[[Prototype]]validationapiPushworkspace:*sanitizationtostringtagqsttytoobjecteslintdefaultObject.keyscensordotenvshamterminaltestpreserve-symlinkskoreanformattingviewfiglettraverseomitshellexpresscss nestingcollection.es6modulesjQuery
1.2.0

15 days ago

1.2.1

15 days ago

1.0.0

2 months ago