Packages by fabiospampinato [SYNC profile]

Name IM Last modified Is admin Publish scopes
@fabiospampinato Mon Jan 15 2024 13:42:37 GMT+0000 (Coordinated Universal Time) false

  • atomically (latest: 2.0.2) Read and write files atomically and reliably.
  • json-sorted-stringify (latest: 1.0.0) Alternative JSON.stringify function with sorted keys, so the output is stable.
  • pioppo (latest: 1.1.0) A tiny isomorphic batched logger. ~3x faster than regular logging in Node.
  • specialist (latest: 1.4.0) A library that helps you write tiny, fast and beautiful CLI apps that can automatically check for updates.
  • tiny-editorconfig (latest: 1.0.0) A tiny isomorphic parser and resolver for EditorConfig.
  • tiny-jsonc (latest: 1.0.1) An absurdly small JSONC parser.
  • tiny-readdir-glob (latest: 1.2.1) A simple promisified recursive readdir function, with support for globs.
  • worktank (latest: 2.6.0) A simple isomorphic library for executing functions inside WebWorkers or Node Threads pools.
  • zeptomatch (latest: 1.2.2) An absurdly small glob matcher that packs a punch.
  • tiny-spinner (latest: 2.0.3) A simple, yet beautiful, CLI spinner.
  • fast-ignore (latest: 1.1.1) A fast parser and processor for .gitignore files.
  • find-up-json (latest: 2.0.2) Find, read and parse the first matching file found walking the filesystem upwards.
  • kasi (latest: 1.1.0) A collection of functions for working with different casings.
  • stubborn-fs (latest: 1.2.5) Stubborn versions of Node's fs functions that try really hard to do their job.
  • when-exit (latest: 2.1.2) Execute a function right before the process, or the browser's tab, is about to exit.
  • dettle (latest: 1.0.1) A tiny fully-featured debounce and throttle implementation.
  • aborter (latest: 3.0.0) A minimal reimplementation of AbortController and AbortSignal.
  • tiny-colors (latest: 2.1.2) A tiny library providing the basic ANSI colors for the terminal.
  • tiny-parse-argv (latest: 2.4.0) A tiny function for parsing process.argv, a modern rewrite of a sensible subset of minimist.
  • tiny-bin (latest: 1.7.0) A library for building tiny and beautiful command line apps.
  • tiny-readdir (latest: 2.4.0) A simple promisified recursive readdir function.
  • promise-make-naked (latest: 2.1.1) A simple function that makes a promise that can be resolved or rejected from the outside.
  • webworker-shim (latest: 1.1.0) A tiny shim for WebWorker (data URI only) that works in Node.
  • grammex (latest: 3.1.2) A tiny, PEG-like system for building language grammars with regexes.
  • tiny-cursor (latest: 2.0.0) A tiny library for hiding and showing the cursor in the terminal.
  • stdin-blocker (latest: 2.0.0) A tiny library for blocking stdin keypresses, except for ctrl+c. Useful while displaying animations.
  • tiny-truncate (latest: 1.0.2) A tiny function for truncating a string which may containg ANSI escapes, with automatic terminal width detection.
  • fetch-shim (latest: 1.1.1) An isomoprhic Fetch function, it just gives you the native one if available, or the one from undici.
  • ionstore (latest: 1.0.0) A very simple isomorphic key-value store with a Map-like API for persisting session data.
  • tiny-levenshtein (latest: 1.0.0) A tiny implementation of the Levenshtein edit distance algorithm.
  • ansi-purge (latest: 1.0.0) A tiny function for deleting ANSI escape sequences from a string.
  • ansi-truncate (latest: 1.0.1) A tiny function for truncating a string that may contain ANSI escape sequences.
  • memoization-registry (latest: 1.0.1) A generalized multi-key memoization solution that does not leak memory.
  • mild-map (latest: 1.1.1) A WeakMap that supports any value, it holds strong references to primitives, and weak references to objects.

Copyright 2013 - present © cnpmjs.org | Home |