Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
plainflow-dcp

plainflow-dcp/plainflow.js-core

The hassle-free way to integrate analytics into any web application.

JavaScript
0
0
MIT License
ianstormtaylor's profile
ianstormtaylor
644 contributions
yields's profile
yields
272 contributions
calvinfo's profile
calvinfo
99 contributions
ndhoule's profile
ndhoule
69 contributions
amillet89's profile
amillet89
36 contributions
lancejpollard's profile
lancejpollard
32 contributions
dominicbarnes's profile
dominicbarnes
15 contributions
robv's profile
robv
10 contributions
sperand-io's profile
sperand-io
7 contributions
coryvirok's profile
coryvirok
7 contributions

Support the dependencies of plainflow-dcp/plainflow.js-core

Account's avatar
ndhoule/after
Wrap a function in a function that will invoke the original function when invoked n or more times.
Account's avatar
ndhoule/clone
Deeply clone an input object.
Account's avatar
ndhoule/defaults
Copies owned, enumerable properties from a source object(s) to a target object when the value of that property on the source object is `undefined`.
Account's avatar
ndhoule/each
Iterate over a collection, invoking a function for each element.
Account's avatar
ndhoule/extend
Extend an object with the properties of another.
Account's avatar
ndhoule/foldl
Apply a function to each value in a collection, accumulating the results into a single return value.
Account's avatar
ndhoule/includes
Determine whether or not a value is contained by a given collection.
Account's avatar
ndhoule/keys
Create an array of the owned/enumerable keys of an input object.
Account's avatar
ndhoule/map
Apply a function to a each element of a collection and return a new array of results.
Account's avatar
ndhoule/pick
Create a shallow copy of an input object that contains only the specified properties.
Account's avatar
segmentio/canonical
Get the current page's canonical URL.
Account's avatar
segmentio/is-meta
Component to check whether a DOM click event would open a link in a new tab.
Account's avatar
segmentio/isodate
Parse an ISO date string into a Date
Account's avatar
segmentio/isodate-traverse
Traverse an object and convert all ISO strings into Dates.
Account's avatar
segmentio/prevent-default
Cross-browser preventDefault
Account's avatar
marcuswestin/store.js
A localStorage wrapper for all browsers without using cookies or flash. Uses localStorage, globalStorage, and userData behavior under the hood
Account's avatar
segmentio/top-domain
Finds the top domain for a URL
Account's avatar
segmentio/bind-all
Bind all methods to an object.
Account's avatar
component/event
Event binding component
Account's avatar
component/querystring
Simple key/value pair query-string parsing
Account's avatar
debug-js/debug
Lightweight debugging utility for Node.js and the browser
Account's avatar
isaacs/inherits
Browser-friendly inheritance fully compatible with standard node.js inherits()
Account's avatar
benjamn/install
Minimal JavaScript module loader
Account's avatar
enricomarino/is
the definitive JavaScript type testing library
Account's avatar
bestiejs/json3
A JSON polyfill for older JavaScript platforms.
Account's avatar
segmentio/new-date
Creates a new Date, but accepts a few more input types than normal.
Account's avatar
medikoo/next-tick
Environment agnostic nextTick polyfill
Account's avatar
segmentio/facade
Providing common fields for analytics integrations
Account's avatar
uuidjs/uuid
RFC9562 UUIDs
Account's avatar
segmentio/analytics.js-integration
Base factory for analytics.js integrations
Account's avatar
segmentio/eslint-config
Segment's ESLint configurations.
Account's avatar
browserify/browserify
browser-side require() the node way
Account's avatar
devongovett/browserify-istanbul
A browserify transform for the istanbul code coverage tool
Account's avatar
kvnneff/compat-trigger-event
Trigger native DOM events. This is primarily useful for testing, or for triggering common DOM events such as the change event for custom components.
Account's avatar
component/each
Array / object / string iteration utility
Account's avatar
lo1tuma/eslint-plugin-mocha
Eslint rules for mocha.
Account's avatar
BohdanTkachenko/eslint-plugin-require-path-exists
Checks all require path's to exist as files
Account's avatar
gotwarlost/istanbul
Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests and browser tests. Built for scale
Account's avatar
jquery/jquery
JavaScript library for DOM operations
Account's avatar
karma-runner/karma
Spectacular Test Runner for JavaScript.
Account's avatar
nikku/karma-browserify
A fast browserify integration for Karma that handles large projects with ease
Account's avatar
karma-runner/karma-chrome-launcher
A Karma plugin. Launcher for Chrome and Chrome Canary.
Account's avatar
karma-runner/karma-coverage
A Karma plugin. Generate code coverage.
Account's avatar
karma-runner/karma-junit-reporter
A Karma plugin. Report results in junit xml format.
Account's avatar
karma-runner/karma-mocha
A Karma plugin. Adapter for Mocha testing framework.

plainflow.js‑core is an open‑source JavaScript library that provides the core analytics engine used by Plainflow, enabling effortless data collection and event tracking in web applications. Built on Segment’s analytics.js‑core and released under the MIT license, it’s aimed at developers who want a lightweight, plug‑and‑play solution for integrating analytics into any website or web app.