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

element‑within‑viewport is a small JavaScript utility that lets developers detect when a DOM element enters or leaves the browser’s viewport and run callbacks accordingly. It wraps the viewprt library, adding optional thresholds, one‑time triggers, and easy throttling/debouncing of scroll‑and‑resize listeners, making it handy for lazy‑loading, animations, or analytics in modern web apps.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of niksy/element-within-viewport

Account's avatar
gpoitch/viewprt
A tiny, dependency-free, high performance viewport position & intersection observation tool
Account's avatar
babel/babel
Babel command line.
Account's avatar
babel/babel
Babel compiler core.
Account's avatar
babel/babel
Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals
Account's avatar
babel/babel
A Babel preset for each environment.
Account's avatar
babel/babel
babel's modular runtime helpers
Account's avatar
zloirock/core-js
Standard library
Account's avatar
niksy/eslint-config-niksy
ESLint config for my projects.
Account's avatar
bregenspan/eslint-plugin-extend
ESLint rules to enforce safe usage of jQuery/Underscore/compatible extend() functions
Account's avatar
import-js/eslint-plugin-import
Import with sanity.
Account's avatar
gajus/eslint-plugin-jsdoc
JSDoc linting rules for ESLint.
Account's avatar
lo1tuma/eslint-plugin-mocha
Eslint rules for mocha.
Account's avatar
mysticatea/eslint-plugin-node
Additional ESLint's rules for Node.js
Account's avatar
prettier/eslint-plugin-prettier
Runs prettier as an eslint rule
Account's avatar
eslint-community/eslint-plugin-promise
Enforce best practices for JavaScript promises
Account's avatar
sindresorhus/eslint-plugin-unicorn
More than 300 powerful ESLint rules
Account's avatar
MoOx/github-release-from-changelog
Create GitHub releases from CHANGELOG.md
Account's avatar
typicode/husky
Modern native Git hooks
Account's avatar
karma-runner/karma
Spectacular Test Runner for JavaScript.
Account's avatar
karma-runner/karma-browserstack-launcher
A Karma plugin. Launch any browser on BrowserStack!
Account's avatar
karma-runner/karma-chrome-launcher
A Karma plugin. Launcher for Chrome and Chrome Canary.
Account's avatar
mattlewis92/karma-coverage-istanbul-reporter
A karma reporter that uses the latest istanbul 1.x APIs (with full sourcemap support) to report coverage.
Account's avatar
billtrik/karma-fixture
A plugin for the Karma test runner that loads .html and .json fixtures
Account's avatar
karma-runner/karma-html2js-preprocessor
A Karma plugin. Convert HTML files into JS strings to serve them in a script tag.
Account's avatar
karma-runner/karma-mocha
A Karma plugin. Adapter for Mocha testing framework.
Account's avatar
litixsoft/karma-mocha-reporter
Karma reporter with mocha style logging.
Account's avatar
jlmakes/karma-rollup-preprocessor
Karma preprocessor to bundle ES modules using Rollup
Account's avatar
demerzel3/karma-sourcemap-loader
Karma plugin that locates and loads existing javascript source map files.
Account's avatar
squidfunk/karma-viewport
A Karma plugin for testing responsive features and layout
Account's avatar
lint-staged/lint-staged
Lint files staged by git
Account's avatar
minimistjs/minimist
parse argument options
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
rollup/rollup
Next-generation ES module bundler
Account's avatar
artberri/rollup-plugin-istanbul
Seamless integration between Rollup and Istanbul.
Account's avatar
calvinmetcalf/rollup-plugin-node-builtins
use node builtins in browser with rollup
Account's avatar
calvinmetcalf/rollup-plugin-node-globals
insert the same globals browserify does
Account's avatar
sinonjs/sinon
JavaScript test spies, stubs and mocks.
Account's avatar
niksy/throttle-debounce
Throttle and debounce functions.

Support the repos that depend on this repository

Top contributors

niksy's profile
niksy
75 contributions

Recent events

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

No events yet
niksy

niksy/element-within-viewport

Check if elements are in viewport.

JavaScript
2
0
MIT License