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

util.filelist is a tiny Node.js utility that reads a plain‑text file containing a list of entries, strips out blank lines, comment lines (starting with #), trims whitespace, and returns the remaining lines as a JavaScript array. It’s aimed at developers who need a simple, dependency‑free way to load configuration or data lists from files in scripts or build tools.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of jmquigley/util.filelist

Account's avatar
jprichardson/node-fs-extra
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
Account's avatar
jmquigley/util.rstrip
Removes newline characters from the right of a string
Account's avatar
babel/babel
Babel command line.
Account's avatar
babel/babel
Babel compiler core.
Account's avatar
babel/babel
This plugin transforms ES2015 modules to UMD
Account's avatar
babel/babel
A Babel preset for each environment.
Account's avatar
babel/babel
Babel preset for TypeScript.
Account's avatar
babel/babel
babel's modular runtime helpers
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for fs-extra
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for jest
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
nickmerwin/node-coveralls
takes json-cov output into stdin and POSTs to coveralls.io
Account's avatar
jmquigley/expand-home-dir
Expand ~/
Account's avatar
jestjs/jest
Delightful JavaScript Testing.
Account's avatar
palantir/tslint
An extensible static analysis linter for the TypeScript language
Account's avatar
prettier/tslint-config-prettier
Do you wanna use tslint and prettier without conflicts? tslint-config-prettier disables all conflicting rules that may cause such problems. Prettier takes care of formatting and tslint the rest.
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development
Account's avatar
jmquigley/util.pkgwrap
A script wrapper for package.json scripts.
Account's avatar
uuidjs/uuid
RFC9562 UUIDs

Support the repos that depend on this repository

Top contributors

jmquigley's profile
jmquigley
71 contributions

Recent events

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

No events yet
jmquigley

jmquigley/util.filelist

Reads a file list and returns it as an array of values.

TypeScript
0
1
MIT License