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 Node.js utility that detects whether the current Node.js version supports the `--preserve-symlinks` flag. It returns `true` for Node.js v6.2+, `false` for older versions, and `null` in non-Node environments like browsers. The package is useful for developers who need to conditionally enable or disable features based on symlink preservation support.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of inspect-js/node-supports-preserve-symlinks-flag

Account's avatar
ljharb/eslint-config
My shareable eslint config
Account's avatar
ljharb/aud
Use `npx aud` instead of `npm audit`, whether you have a lockfile or not!
Account's avatar
CookPete/auto-changelog
Command line tool for generating a changelog from git tags and commit history
Account's avatar
istanbuljs/nyc
the Istanbul command line interface
Account's avatar
ljharb/safe-publish-latest
Ensure that when you `npm publish`, the "latest" tag is only set for the truly latest version.
Account's avatar
npm/node-semver
The semantic version parser used by npm.
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers

Support the repos that depend on this repository

Top contributors

ljharb's profile
ljharb
17 contributions

Recent events

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

No events yet
inspect-js

inspect-js/node-supports-preserve-s...

Determine if the current node version supports the `--preserve-symlinks` flag.

JavaScript
1
3
MIT License