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

Seenreq is a Node.js library for testing if a URL or request has been crawled, commonly used in web crawlers. It is compatible with the `request` and `node-crawler` modules, offering normalization and existence checking for URLs or request options, with support for Redis and MongoDB as storage backends.

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
mike442144

mike442144/seenreq

Generate an object for testing if a request is sent, request is Mikeal's request.

JavaScript
43
7
MIT License
mike442144's profile
mike442144
52 contributions
Dong-Gao's profile
Dong-Gao
3 contributions
darrenqc's profile
darrenqc
3 contributions

Support the dependencies of mike442144/seenreq

Account's avatar
webholics/node-url-utils
This node.js module provides several utility methods that can be useful while working with URLs.
Account's avatar
jaredhanson/utils-merge
merge() utility function
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
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
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
jhnns/rewire
Easy dependency injection for node.js unit testing
Account's avatar
sinonjs/sinon
JavaScript test spies, stubs and mocks.