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

node‑klass is a lightweight, ES5‑style class library for JavaScript/Node that adds pseudo‑classical inheritance, mixins, automatic namespace autoloading, singleton support, and a suite of utility helpers (binding, type checking, printf‑style formatting, etc.). It’s aimed at developers who want an ExtJS‑like class system—with scopes, statics, and rich meta‑programming features—in Node.js or browser environments, enabling faster, more organized development of modular codebases.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

Recent events

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

No events yet
ayecue

ayecue/node-klass

NodeJS ES5 pseudo class library with inheritance, autoloader, mixins etc. Browser Version here: https://github.com/ayecue/require-klass

JavaScript
5
0
MIT License
ayecue's profile
ayecue
12 contributions

Support the dependencies of ayecue/node-klass

Account's avatar
caolan/async
Higher-order functions and common patterns for asynchronous code
Account's avatar
Marak/colors.js
get colors in your node.js console
Account's avatar
ayecue/node-cjs-autoloader
CommonJS file autoloader.