1.0.0 • Published 1 year ago

@skylernpm/id-facilis-aperiam v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Inspectlet as ES module

npm npm bundle size (minified)

ES module for Inspectlet.

Install

$ npm install --save @skylernpm/id-facilis-aperiam

If using TypeScript, also install the type definitions:

$ npm install --save @types/@skylernpm/id-facilis-aperiam

Usage

Pick your favorite:

const { insp, install } = require("@skylernpm/id-facilis-aperiam");
import insp, { install } from '@skylernpm/id-facilis-aperiam';

... then:

install(12345678);    // Substitute your ID

From there insp() can be used as a substitute to __insp.push(). window.__insp can also be used if you need access to the raw array:

// Equivalent statements :
insp(['identify', "john@example.com"]);
window.__insp.push(['identify', "john@example.com"]);
expresssharedregular expressionshashCSSStyleDeclarationcallbindstylesArray.prototype.findLastIndexrapidArray.prototype.filtermixinsObject.assignbufferpruneestreees2018cloudtrailbeanstalkequalityqsinterruptsECMAScript 2018tapehookformwarningReactiveXloggingclassesReactiveExtensionscss nestingconcatMapawsCSSES2015colourString.prototype.trimsignalsaccessibilitytypedarrayarrayObject.keysstatelessHyBiparsegradients csssafenumberfast-copyECMAScript 2017keyscompiler@@toStringTagmatchAllchromiumFloat64Arraymaketyped arrayimmernodeassertionshimutilitieselasticachetypedimporttoStringTagpackagesagentstoragegatewaypluginroute53Uint32ArraymkdirsbluebirdeslintpluginmatcheswriteFloat32ArraycjkES7hooksWeakMapgetdynamodbArray.prototype.includesreadablestreamjapaneseajvbootstrap cssMapfigletRegExp#flagsargvroutingdom-testing-libraryclisetImmediatequeueMicrotasktapcolorwatchingtestkarmastringglacierhttprequeststatusInt16Arrayreadlivefilequerystringhelpersvaluescollection.es6datepersistentArray.prototype.findLastduplexpromiseunicodetypaniontscode pointsfindupes-shim APIBigInt64ArraywordwrapECMAScript 2021ES2020es2015loggerecmascriptcloudwatchencryptiondependenciescircularserializationreal-timeinspecttostringtaghttpsformpathbreakstreams2consolechromedescriptorsigtermrobustasyncautoprefixerwidthreducerspecpackagestyled-componentsdeep-clonenodejsi18nless mixinsECMAScript 5quotefast-cloneflagspolyfillfast-deep-copytddeventDispatcherendertypescriptstructuredCloneoptionObjectcorsshebangemrFunction.prototype.namelinewrapxhrcomparetrimLeftdataViewIteratorwhichlintjavascriptpredictablepreprocessorperformanceES3TypeBoxJSONhotschemefast-deep-cloneparservariablesfromeventEmittertoSortedcallboundcollectionwritablereplaya11yredux-toolkitnpmprefixconfigurableSymbol.toStringTagsortedsymlinkstermcallbackcolumncharactersinstallendpointclassnamehasArray.prototype.containssesphoneRxinstallerelectronmobileshellloadingassertcorecsstesterrangeerrorsettingsjsdifffetchwhatwgmoduleterminalformattingcloudfrontinternal slotpicomatchastkoreanstreamskeyspeedmapsetPrototypeOfuninstallInt8ArraycreatecryptobjInt32ArraycommandereslintStreamsauthtypeprettysignalpositiveeveryinputvpcjsmake dirflatMapajaxcompile lessless cssprotobufhasOwnPropertylessString.prototype.matchAllstateentriesdefinePropertyURLSearchParamseslintconfigAsyncIteratoromitbddawaitreactregexoutputregexpwgetvalidatestylepostcss-pluginstylingpipe
1.0.0

1 year ago