Packages by isaacs <i@izs.me> [SYNC profile]

Name IM Last modified Is admin Publish scopes
@isaacs Wed May 06 2020 01:26:52 GMT+0000 (Coordinated Universal Time) false @uyun

  • fs.realpath (latest: 1.0.0) Use node's fs.realpath, but fall back to the JS implementation if the native one fails
  • inherits (latest: 2.0.4) Browser-friendly inheritance fully compatible with standard node.js inherits()
  • once (latest: 1.4.0) Run a function exactly one time
  • promzard (latest: 0.3.0) prompting wizardly
  • read (latest: 1.0.7) read(1) for node programs
  • isexe (latest: 2.0.0) Minimal module to check if a file is executable.
  • proto-list (latest: 1.2.4) A utility for managing a prototype chain
  • sax (latest: 1.2.4) An evented streaming XML parser in JavaScript
  • pseudomap (latest: 1.0.2) A thing that is a lot like ES6 `Map`, but without iterators, for use in environments where `for..of` syntax and `Map` are not available.
  • color-support (latest: 1.1.3) A module which will endeavor to guess your terminal's level of color support.
  • tmatch (latest: 2.0.1) This module exists to facilitate the `t.match()` method in [`tap`](http://npm.im/tap).
  • util-extend (latest: 1.0.3) Node's internal object extension function
  • sigmund (latest: 1.0.1) Quick and dirty signatures for Objects.
  • touch (latest: 3.1.0) like touch(1) in node
  • minipass-collect (latest: 1.0.2) A Minipass stream that collects all the data into a single chunk
  • minipass-flush (latest: 1.0.5) A Minipass stream that calls a flush function before emitting 'end'
  • yallist (latest: 4.0.0) Yet Another Linked List
  • server-destroy (latest: 1.0.1) Enable destroying a server, and all currently open connections.
  • minipass-sized (latest: 1.0.3) A Minipass stream that raises an error if you get a different number of bytes than expected
  • chownr (latest: 2.0.0) like `chown -R`
  • fs-exists-cached (latest: 1.0.0) Just like `fs.exists` and `fs.existsSync`, but cached
  • st (latest: 2.0.0) A module for serving static files. Does etags, caching, etc.
  • async-cache (latest: 1.1.0) Cache your async lookups and don't fetch the same thing more than necessary.
  • mkdirp-infer-owner (latest: 2.0.0) mkdirp, but chown to the owner of the containing folder if possible and necessary
  • core-util-is (latest: 1.0.3) The `util.is*` functions introduced in Node v0.12.
  • which (latest: 3.0.0) Like which(1) unix command. Find the first instance of an executable in the PATH.
  • minipass-fetch (latest: 3.0.0) An implementation of window.fetch in Node.js using Minipass streams
  • parse-conflict-json (latest: 3.0.0) Parse a JSON string that has git merge conflicts, resolving if possible
  • graceful-fs (latest: 4.2.11) A drop-in replacement for fs, making various improvements.
  • rimraf (latest: 5.0.0) A deep deletion module for node (like `rm -rf`)
  • mkdirp (latest: 3.0.1) Recursively mkdir, like `mkdir -p`
  • lru-cache (latest: 10.0.0) A cache object that deletes the least-recently-used items.
  • glob (latest: 10.3.1) the most correct and second fastest glob implementation in JavaScript
  • ini (latest: 4.1.1) An ini encoder/decoder for node
  • foreground-child (latest: 3.1.1) Run a child as if it's the foreground process. Give it stdio. Exit when it exits.
  • ignore-walk (latest: 6.0.3) Nested/recursive `.gitignore`/`.npmignore` parsing and filtering.
  • signal-exit (latest: 4.0.2) when you want to fire an event no matter how a process exits.
  • minimatch (latest: 9.0.3) a glob matcher in javascript

Copyright 2013 - present © cnpmjs.org