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

@bevry/fs‑list is a lightweight utility that recursively enumerates every file and folder inside a given directory, providing a simple alternative to Node’s built‑in `fs.readdir`. It’s aimed at JavaScript/TypeScript developers working in Node or Deno who need a dependable, cross‑environment way to list directory contents for scripts, tooling, or build processes.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of bevry/fs-list

Account's avatar
bevry/fs-accessible
Check if a path is accessible
Account's avatar
bevry/editions
Publish multiple editions for your JavaScript packages consistently and easily (e.g. source edition, esnext edition, es2015 edition)
Account's avatar
bevry/errlop
An extended Error class that envelops a parent error, such that the stack trace contains the causation
Account's avatar
bevry/version-compare
Comparator to determine if a version is less than, equivalent to, or greater than another version
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
typescript-eslint/typescript-eslint
TypeScript plugin for ESLint
Account's avatar
typescript-eslint/typescript-eslint
An ESLint custom parser which leverages TypeScript ESTree
Account's avatar
bevry/assert-helpers
Common utilities and helpers to make testing assertions easier
Account's avatar
bevry/eslint-config-bevry
Intelligent, self-configuring ESLint configuration that automatically analyzes your project structure, dependencies, and metadata to apply optimal linting rules for JavaScript, TypeScript, React, Node
Account's avatar
prettier/eslint-plugin-prettier
Runs prettier as an eslint rule
Account's avatar
bevry/kava
Kava has been powering accurate test suites for Node.js and Web Browsers since 2012.
Account's avatar
bevry/make-deno-edition
Automatically makes package.json projects (such as npm packages and node.js modules) compatible with Deno.
Account's avatar
bevry/projectz
Stop wasting time syncing and updating your project's README and Package Files!
Account's avatar
bevry/promise-errback
Forward the resolution/rejection of a resolvable to an errback; forwarding the resolution/rejection of the errback to ourself.
Account's avatar
TypeStrong/TypeDoc
Create api documentation for TypeScript projects.
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development
Account's avatar
bevry/valid-directory
Check whether or not a directory and its descendants are valid

Support the repos that depend on this repository

Top contributors

dependabot[bot]'s profile
dependabot[bot]
12 contributions
balupton's profile
balupton
11 contributions
github-actions[bot]'s profile
github-actions[bot]
1 contributions

Recent events

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

No events yet
bevry

bevry/fs-list

List the entire contents of a directory, read directory / readdir alternative.

TypeScript
1
0
Other