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

url_washer is a Node.js utility that fetches a web page, renders it with PhantomJS, and returns the resulting HTML stripped of JavaScript. It exposes a `wash(url, options)` function that returns a Crockford‑style vow promise, optionally falling back to a remote SEO server if PhantomJS isn’t available. The tool is aimed at developers who need clean, static HTML (e.g., for SEO, pre‑rendering, or content scraping).

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of michieljoris/url_washer

Account's avatar
michieljoris/monad
Douglas Crockford's vow.js wrapped up in a node module.
Account's avatar
npm/node-which
Like which(1) unix command. Find the first instance of an executable in the PATH.
Account's avatar
request/request
Simplified HTTP request client.
Account's avatar
justmoon/node-extend
Port of jQuery.extend for node.js and the browser
Account's avatar
jprichardson/node-fs-extra
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
Account's avatar
rozmiarek/doccoh
The Quick and Dirty Literate Programming Documentation Generator with Highlight.js as Syntax Highlighter

Support the repos that depend on this repository

Top contributors

Michieljoris's profile
Michieljoris
10 contributions

Recent events

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

No events yet
michieljoris

michieljoris/url_washer

Pass in an url and get back the html cleansed of js..

JavaScript
1
0
MIT License