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

This is a small JavaScript module for escaping and unescaping HTML entities, designed to handle the task in a single pass to avoid security issues like XSS vulnerabilities that can occur with naive character-by-character replacement. It's intended for developers working with HTML content in Node.js or browser environments who need reliable, secure entity encoding/decoding.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of webreflection/html-escaper

Account's avatar
WebReflection/ascjs
ES2015 to CommonJS import/export transformer
Account's avatar
bcoe/c8
output coverage reports using Node.js' built in coverage
Account's avatar
nickmerwin/node-coveralls
takes json-cov output into stdin and POSTs to coveralls.io
Account's avatar
rollup/rollup
Next-generation ES module bundler
Account's avatar
mishoo/UglifyJS2#harmony
JavaScript parser, mangler/compressor and beautifier toolkit for ES6+

Support the repos that depend on this repository

Top contributors

WebReflection's profile
WebReflection
28 contributions

Recent events

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

No events yet
webreflection

webreflection/html-escaper

A module to escape/unescape common problematic entities done the right way.

JavaScript
110
6
MIT License