</>PackageGraphPackageGraph

totalist

npmv3.0.1TypeScript

A tiny (195B to 220B) utility to recursively list all (total) files in a directory

0
Weekly downloads
1
Dependents
3
Dependencies
2/100
Popularity

Overview

totalist is an npm package that a tiny (195B to 220B) utility to recursively list all (total) files in a directory. The latest version is 3.0.1, released under the MIT license.

Who should use it

Teams working in the npm ecosystem who need a tiny (195B to 220B) utility to recursively list all (total) files in a directory and value a focused solution.

When not to use it

Consider an alternative if you need to or if a more actively-maintained option better fits your npm stack.

Pros

  • Ships TypeScript type definitions.
  • Clear open-source license (MIT).
  • Lean dependency tree (3 direct dependencies).

Cons

  • No significant drawbacks detected from available metadata.

Auto-generated from collected registry metadata. No external claims are inferred.

Relationship graph

Dependencies (left) and dependents (right) of totalist.

sirvtotalist
totalist dependencies dependents

Dependencies

Dev (3)

bundt 1.1.1esm 3.2.25uvu 0.3.3

Used by

Popular packages that depend on totalist.

Alternatives to totalist

fdirnpm

The fastest directory crawler & globbing alternative to glob, fast-glob, & tiny-glob. Crawls 1m files in < 1s

0/wk1 dependentsMITTS
anymatchnpm

Matches strings against configurable strings, globs, regular expressions, and/or functions

0/wk1 dependentsISCTS
rfdcnpm

Really Fast Deep Clone

47.2M/wk3 dependentsMITTS
is-globnpm

Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a bet

0/wk2 dependentsMIT
picomatchnpm

Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.

0/wk8 dependentsMIT
tinyglobbynpm

A fast and minimal alternative to globby and fast-glob

0/wk6 dependentsMITTS
prelude-lsnpm

prelude.ls is a functionally oriented utility library. It is powerful and flexible. Almost all of its functions are curried. It is written in, and is the recommended base library for, LiveScript.

0/wk3 dependentsMIT
@humanfs/corenpm

The core of the humanfs library.

0/wk1 dependentsApache-2.0TS
@humanfs/typesnpm

The TypeScript types for the hfs project.

0/wk2 dependentsApache-2.0TS
locate-pathnpm

Get the first path that exists on disk of multiple paths

0/wk1 dependentsMITTS
is-extglobnpm

Returns true if a string has an extglob.

0/wk1 dependentsMIT
fb-watchmannpm

Bindings for the Watchman file watching service

0/wk1 dependentsApache-2.0

Frequently installed together

Version history

VersionPublishedLicense
3.0.1latest3 years agoMIT
3.0.04 years agoMIT
2.0.06 years agoMIT
1.1.06 years agoMIT
1.0.16 years agoMIT
1.0.06 years agoMIT
0.0.06 years agoMIT

Maintainers

Keywords

Frequently asked questions

How do I install totalist?

Run `npm install totalist` to add totalist to your npm project.

What license is totalist released under?

totalist is distributed under the MIT license.

How popular is totalist?

totalist has approximately 0 downloads per week and 1 known dependent packages.