1.1.5 • Published 6 days ago

@teamteanpm2024/repudiandae-modi-corrupti v1.1.5

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

Tweet npm nuget license discussions Welcome coded by William Troup

  • Zero-dependencies and extremely lightweight!
  • JS Object and HTML DOM Element watching!
  • Watch for specific property changes!
  • Cancel, Pause, and Resume support!
  • Full API available via public functions.
  • Fully configurable!
  • Fully configurable per watch!
  • Custom triggers for actions (when changes are detected, on cancellation, etc).

All modern browsers (such as Google Chrome, FireFox, and Opera) are fully supported.

To see a list of all the most recent changes, click here.

You can install the library with npm into your local modules directory using the following command:

npm install @teamteanpm2024/repudiandae-modi-corrupti

To get started using Observe.js, do the following steps:

1. Prerequisites:

Make sure you include the "DOCTYPE html" tag at the top of your HTML, as follows:

<!DOCTYPE html>

2. Include Files:

<script src="dist/observe.js"></script>

3. DOM Element Binding / Object Watching:

<div data-observe-watch-options="{ 'onChange': yourCustomJsFunction }">
    Your HTML.
</div>
<script> 
    var id = $observe.watch( yourObject, {
        onChange: yourCustomJsFunction
    } );
</script>

To see a list of all the available binding options you can use for "data-observe-watch-options", and "watch()", click here.

To see a list of all the available custom triggers you can use for "data-observe-watch-options", and "watch()", click here.

4. Finishing Up:

That's it! Nice and simple. Please refer to the code if you need more help (fully documented).

To customize, and get more out of Observe.js, please read through the following documentation.

1. Public Functions:

To see a list of all the public functions available, click here.

2. Configuration:

Configuration options allow you to customize how Observe.js will function. You can set them as follows:

<script> 
  $observe.setConfiguration( {
      safeMode: false
  } );
</script>

To see a list of all the available configuration options you can use, click here.

regular expressionmkdirpglobESnextflattencallboundjwtprivate datalogreadableindicatorcjkhttpdateUint32Arrayes6getterArray.prototype.flatreact pose[[Prototype]]awesomesauceawaitObject.keyscreatewafECMAScript 2017entriestrimEndwalkingdependenciesObject.valuesspinnerhandlerscodestsreducetypeofECMAScript 2022regular expressionstyperegularreact-hooksreadablestreamtypedarrayscontainsrapidrgbestreearktypeshimutilitiesspinnerswaitArrayBuffer#slicejsonpathES2017polyfillutilswindowsrecursiveapilockfilefilterjestless compileruser-streamssetImmediatefindupiterateshrinkwrapdescriptiones-abstractInt16Arrayreact-testing-librarybytechineseobjectfullwidthObject.assignfindStyleSheetartbufferfunctionaltoStringTagECMAScript 2021viewprivatevisualArray.prototype.includesweakmapsimpledbRegExp#flagslookfastifylazyfast-deep-cloneWeakSetregexmimereducertypedinstallboundArraycorsproxytoolkitconstES3configurablefastcolumnsbeanstalkshamnamesTypeBoxworkspace:*cloudwatchjQueryCSSStyleDeclarationeventEmitterprotocol-bufferscore-jsObservablesinferencepushsyntaxfastclonethreeless.jspackage managerdayjsvpcnameparentsfetch$.extendpropertiestaskfigletoperating-systeminternalPushguidclassnamesjoioptiones7i18nArrayBuffer.prototype.sliceString.prototype.trim3dimmutablehaspasswordsymlinkamazondropmatchAllroute53ES2016rdsassertsterminalWebSocketsprefixrm -rfvalidatefast-copyquoteagentPromisecloudtrailworkerwhatwgassertioneslintconfigbddcomputed-typesendpointmiddlewarestabledeepconcurrencyassert_.extendgroupByloadingcoerciblespringunicodeObservableobjmoduleArray.prototype.flatMapECMAScript 3trimStartlibphonenumberbabelArray.prototype.containscallfoldergradients cssemittapestringifierletastdragES2021ES2020setterextensioncall-bindcommandloadbalancingsharedfastcopyprotobuffind-uparraysmochaString.prototype.matchAlltoobjectscheme-validationsymbolsavatoSortedECMAScript 6BigInt64ArrayarraybufferrmdirUint8ClampedArraymrumake direrrornumberpoint-freebinddataviewtrimRightdeterministiccss nestingpyyamlflagsuuidtextWeakMaputil.inspectgradients css3command-linetermsuperstructes-shimsquerystringES2019storagegatewayenvironmentreadbundling256buffersFloat64Arrayyamlcheckes5toArrayRxUint16ArraycollectionpropargumentqueueMicrotaskFloat32ArrayECMAScript 2016mixinsmacoscss-in-jstouchpuredebuggeriteratorframeworkfpsasyncintrinsictelephonepostcssRegExp.prototype.flagsstringconsumemimetypesserializerreact animationreduxduplexstreamJSON-Schemametadata-0configtakeurloptimizerhigher-orderfromonce6to5tapautoscalingtestcompilermobilees8Symbolparser@@toStringTagmkdirsprototypebootstrap lessObjectpropertySymbol.toStringTagiswatchingshellhooksuninstalleslintStreamopenpackagesTypedArraystyleURLSearchParamsloggercircularprogressoptimistlesscssbrowserlistfindLastIndexairbnb
1.1.5

6 days ago

1.1.4

7 days ago

1.1.3

8 days ago

1.0.3

9 days ago

1.0.2

10 days ago

1.0.1

11 days ago

1.0.0

11 days ago