13 packages matching “trkm”
@trkm/types
v0.1.1 · 3 years ago
Types shared between @trkm packages.
No known vulnerabilities
@trkm/html-types-ts
v0.4.0 · 3 years ago
Typescript type and interface definitions for html elements used by different trkm libraries.
No known vulnerabilities
@trkm/http-cookies-ts
v0.4.0 · 3 years ago
Converts the [Http cookie format](https://developer.mozilla.org/en-US/docs/web/api/document/cookie) (document.cookie) to a javascript object: the cookie name becomes the object property name.
No known vulnerabilities
@trkm/http-context-ts
v0.2.1 · 3 years ago
Aggregates information about a current webpages's context, such as cookies and url parameters, into a single object for easy consumption.
No known vulnerabilities
@trkm/object-json-path-ts
v0.1.5 · 3 years ago
Using a small subset of [JSONpath](https://jsontostring.com/jsonpath/) features, object-json-path-ts gets or sets a value on a javascript object.
No known vulnerabilities
@trkm/library-ts
v0.5.0 · 3 years ago
Tracking Madness library.
No known vulnerabilities
@trkm/http-session-deepmerge-ts
v0.1.0 · 3 years ago
Stores a page's context in a session: merging existing session context as needed.
No known vulnerabilities
@trkm/html-form-apply-ts
v0.4.0 · 3 years ago
Given an object, pulls values from the object (using getFromObject) and sets the value to a form field found via an HtmlElementQuery.
No known vulnerabilities
@trkm/html-support-ts
v0.4.0 · 3 years ago
A very small typescript library used to find html elements on a webpage.
No known vulnerabilities
@trkm/http-uuid-generate-v4-ts
v0.0.1 · 3 years ago
Generates a Version 4 uuid within a webpage by pulling the uuid generated by createObjectURL out of the url.
No known vulnerabilities
@trkm/library-web
v0.1.0 · 3 years ago
Places the tracking magic library and interface into the globalThis.trkm root.
No known vulnerabilities
@trkm/http-url-ts
v0.1.1 · 3 years ago
Converts url parameters into a javascript object: the parameter name becomes the object property name.
No known vulnerabilities
@trkm/tracking-default-ts
v0.5.0 · 3 years ago
Defines default mappings between webpage context and the (only) form on a webpage.
No known vulnerabilities