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 hypercontext/linkifyjs

Account's avatar
babel/babel
Babel compiler core.
Account's avatar
babel/babel
ESLint parser that allows for linting of experimental syntax transformed by Babel
Account's avatar
babel/babel
Companion rules for @babel/eslint-parser
Account's avatar
babel/babel
A Babel preset for each environment.
Account's avatar
eslint/eslint
ESLint JavaScript language implementation
Account's avatar
nfrasser/simple-html-tokenizer
Simple HTML Tokenizer is a lightweight JavaScript library that can be used to tokenize the kind of HTML normally found in templates.
Account's avatar
bcoe/c8
output coverage reports using Node.js' built in coverage
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
calvinmetcalf/copyfiles
copy some files
Account's avatar
nickmerwin/node-coveralls
takes json-cov output into stdin and POSTs to coveralls.io
Account's avatar
lo1tuma/eslint-plugin-mocha
Eslint rules for mocha.
Account's avatar
jquery/jquery
JavaScript library for DOM operations
Account's avatar
jsdom/jsdom
A JavaScript implementation of many web standards
Account's avatar
karma-runner/karma
Spectacular Test Runner for JavaScript.
Account's avatar
karma-runner/karma-browserstack-launcher
A Karma plugin. Launch any browser on BrowserStack!
Account's avatar
karma-runner/karma-chrome-launcher
A Karma plugin. Launcher for Chrome and Chrome Canary.
Account's avatar
karma-runner/karma-firefox-launcher
A Karma plugin. Launcher for Firefox.
Account's avatar
karma-runner/karma-qunit
A Karma plugin. Adapter for QUnit testing framework.
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
mathiasbynens/punycode.js
A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.
Account's avatar
qunitjs/qunit
The powerful, easy-to-use testing framework.
Account's avatar
facebook/react
React is a JavaScript library for building user interfaces.
Account's avatar
facebook/react
React package for working with the DOM.
Account's avatar
rollup/rollup
Next-generation ES module bundler
Account's avatar
sinonjs/sinon
JavaScript test spies, stubs and mocks.
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

nfrasser's profile
nfrasser
40 contributions
dependabot[bot]'s profile
dependabot[bot]
9 contributions
mbojey's profile
mbojey
2 contributions
MichaelDeBoey's profile
MichaelDeBoey
2 contributions
akiomik's profile
akiomik
1 contributions
akarve's profile
akarve
1 contributions
BradWalton's profile
BradWalton
1 contributions
Bubalubs's profile
Bubalubs
1 contributions
dbkr's profile
dbkr
1 contributions
treywood's profile
treywood
1 contributions

Recent events

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

No events yet
hypercontext

hypercontext/linkifyjs

JavaScript plugin for finding links in plain-text and converting them to HTML <a> tags.

JavaScript
2035
186
MIT License

Linkify JS is a lightweight JavaScript library that scans plain‑text for URLs, email addresses, hashtags, @mentions, etc., and automatically converts them into clickable `<a>` tags (or provides the link data). It’s aimed at web developers—especially those using React, jQuery, or plain browser/Node environments—who need fast, configurable link detection and markup without pulling in a larger framework.