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

Enum is a JavaScript module that introduces the Enum Type, allowing developers to define enumerations with optional flagging and bitwise operations. It's designed for Node.js, browsers, and Deno, providing type-safe, non-extensible enum objects with support for custom values, case insensitivity, and endianness configuration.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of adrai/enum

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
browserify/browserify
browser-side require() the node way
Account's avatar
standard/eslint-config-standard
JavaScript Standard Style - ESLint Shareable Config
Account's avatar
import-js/eslint-plugin-import
Import with sanity.
Account's avatar
mysticatea/eslint-plugin-node
Additional ESLint's rules for Node.js
Account's avatar
eslint-community/eslint-plugin-promise
Enforce best practices for JavaScript promises
Account's avatar
BohdanTkachenko/eslint-plugin-require-path-exists
Checks all require path's to exist as files
Account's avatar
standard/eslint-plugin-standard
ESlint Plugin for the Standard Linter
Account's avatar
LearnBoost/expect.js
BDD style assertions for node and the browser.
Account's avatar
mochajs/mocha
simple, flexible, fun test framework

Support the repos that depend on this repository

Top contributors

adrai's profile
adrai
93 contributions
jasonkarns's profile
jasonkarns
26 contributions
TooTallNate's profile
TooTallNate
6 contributions
stoeffel's profile
stoeffel
6 contributions
Rayman's profile
Rayman
2 contributions
vasumahesh1's profile
vasumahesh1
2 contributions
AntJanus's profile
AntJanus
1 contributions
agutierrezcu's profile
agutierrezcu
1 contributions
burakcan's profile
burakcan
1 contributions
ctjhoa's profile
ctjhoa
1 contributions

Recent events

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

No events yet
adrai

adrai/enum

Enum is a javascript module that introduces the Enum Type. It works for node.js, in the browser and for deno.

JavaScript
201
30
MIT License