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 of stevenvachon/http-equiv-refresh

Account's avatar
babel/babel
Babel command line.
Account's avatar
babel/babel
Babel compiler core.
Account's avatar
babel/babel
A Babel preset for each environment.
Account's avatar
59naga/babel-plugin-add-module-exports
Fix babel/babel#2212
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
nickmerwin/node-coveralls
takes json-cov output into stdin and POSTs to coveralls.io
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
istanbuljs/nyc
the Istanbul command line interface

Support the repos that depend on this repository

Top contributors

stevenvachon's profile
stevenvachon
9 contributions
jmwebservices's profile
jmwebservices
7 contributions

Recent events

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

No events yet
stevenvachon

stevenvachon/http-equiv-refresh

Parse an HTML meta refresh value.

JavaScript
6
2
MIT License

This project is a Node.js library called `http-equiv-refresh` that parses the value of an HTML `<meta http-equiv="refresh">` tag. It extracts the redirect URL and timeout (in seconds) from the refresh value string. This is useful for developers needing to programmatically handle meta redirects, such as in web scraping or analysis tools.