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

Freeze-dry is a JavaScript module for capturing a web page as a static, self-contained HTML document. It takes the current DOM, inlines subresources like images and stylesheets, and removes scripts to create a snapshot suitable for archival, offline viewing, or static republishing. It's designed for use by browser extensions, headless browsers, and developers needing customizable web page snapshots.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of webmemex/freeze-dry

Account's avatar
babel/babel
babel's modular runtime helpers
Account's avatar
marcelklehr/domnode-at-path
Supply a path and a root node and receive the node at that path.
Account's avatar
vitalets/flat-options
One-level options with default values and validation
Account's avatar
alexreardon/memoize-one
A memoization library which only remembers the latest invocation
Account's avatar
timkendrick/memoize-weak
Garbage-collected memoizer for variadic functions
Account's avatar
Griffingj/mutable-proxy
A library for creating mutable proxies
Account's avatar
marcelklehr/path-to-domnode
A root node and a descendant and receive the path to the specified node.
Account's avatar
rubensworks/relative-to-absolute-iri.js
Resolve relative IRIs to absolute IRIs given a base IRI
Account's avatar
11ty/eleventy
A simpler static site generator.
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 preset for TypeScript.
Account's avatar
microsoft/playwright
A high-level API to automate web browsers
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for jest
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
typescript-eslint/typescript-eslint
An ESLint custom parser which leverages TypeScript ESTree
Account's avatar
jestjs/jest
Jest plugin to use babel for transformation.
Account's avatar
nolanlawson/blob-util
Utilities for working with Blob objects in the browser
Account's avatar
jdsteinbach/eleventy-plugin-toc
Eleventy filter to generate a Table of Contents in a template
Account's avatar
jestjs/jest
Delightful JavaScript Testing.
Account's avatar
jestjs/jest
Delightful JavaScript Testing.
Account's avatar
jefflau/jest-fetch-mock
fetch mock for jest
Account's avatar
jsdom/jsdom
A JavaScript implementation of many web standards
Account's avatar
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)
Account's avatar
TypeStrong/ts-node
TypeScript execution environment and REPL for node.js, with source map support
Account's avatar
TypeStrong/TypeDoc
Create api documentation for TypeScript projects.
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development
Account's avatar
vitejs/vite
Native-ESM powered web dev build tool

Support the repos that depend on this repository

Top contributors

Treora's profile
Treora
266 contributions
Gozala's profile
Gozala
2 contributions
reficul31's profile
reficul31
1 contributions

Recent events

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

No events yet
webmemex

webmemex/freeze-dry

Snapshots a web page to get it as a static, self-contained HTML document.

TypeScript
303
20
The Unlicense