Packages by npm:sindresorhus [SYNC profile]

Name IM Last modified Is admin Publish scopes
@npm:sindresorhus Tue Oct 18 2022 09:10:42 GMT+0000 (Coordinated Universal Time) false

  • fs-access (latest: 2.0.0) Node.js 0.12 fs.access() & fs.accessSync() ponyfill
  • any-observable (latest: 0.5.1) Support any Observable library and polyfill
  • deep-assign (latest: 3.0.0) Recursive Object.assign()
  • buffer-equals (latest: 2.0.0) Node.js 0.12 buffer.equals() ponyfill
  • clone-regexp (latest: 3.0.0) Clone and modify a RegExp instance
  • string-length (latest: 5.0.1) Get the real length of a string - by correctly counting astral symbols and ignoring ansi escape codes
  • is-generator-fn (latest: 3.0.0) Check if something is a generator function
  • strip-outer (latest: 2.0.0) Strip a substring from the start/end of a string
  • trim-repeated (latest: 2.0.0) Trim a consecutively repeated substring: foo--bar---baz → foo-bar-baz
  • sec (latest: 2.0.0) Convert a time string to seconds: `'00:22:17'` → `1337`
  • p-is-promise (latest: 4.0.0) Check if something is a promise
  • p-pipe (latest: 4.0.0) Compose promise-returning & async functions into a reusable pipeline
  • fn-name (latest: 4.0.0) Get the name of a named function

Copyright 2013 - present © cnpmjs.org | Home |