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 project provides a Node.js module to determine if a given function is an ES6 arrow function or not, using a simple `isArrowFunction()` function. It's designed for JavaScript developers working with ES6+ features who need to programmatically distinguish arrow functions from regular functions, particularly in environments like Firefox where this detection is currently supported.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of ljharb/is-arrow-function

Account's avatar
inspect-js/is-callable
Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers
Account's avatar
substack/covert
code coverage command con coverify
Account's avatar
jscs-dev/node-jscs
JavaScript Code Style
Account's avatar
ljharb/make-arrow-function
Function that returns an arbitrary arrow function, or undefined if arrow function syntax is unsupported.
Account's avatar
ljharb/eslint-config
My shareable eslint config
Account's avatar
nodesecurity/nsp
The Node Security (nodesecurity.io) command line interface

Support the repos that depend on this repository

Top contributors

ljharb's profile
ljharb
154 contributions

Recent events

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

No events yet
ljharb

ljharb/is-arrow-function

Determine if a function is an ES6 arrow function or not.

JavaScript
24
3
MIT License