Skip to content

Instantly share code, notes, and snippets.

@sindresorhus
Created July 8, 2018 08:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sindresorhus/b575a5f1a9f9577280868fa5e3a6d865 to your computer and use it in GitHub Desktop.
Save sindresorhus/b575a5f1a9f9577280868fa5e3a6d865 to your computer and use it in GitHub Desktop.

The following npm packages are just stolen from mine:

https://gitlab.com/yoginth/is-flag Code from: https://github.com/sindresorhus/has-flag

https://gitlab.com/yoginth/prfy Code from: https://github.com/sindresorhus/pify

https://gitlab.com/yoginth/mimic-func Code from: https://github.com/sindresorhus/mimic-fn

https://gitlab.com/yoginth/node-stdin Code from: https://github.com/sindresorhus/get-stdin

https://gitlab.com/yoginth/cli-image-cli Code from: https://github.com/sindresorhus/terminal-image-cli

https://gitlab.com/yoginth/cli-image Code from: https://github.com/sindresorhus/terminal-image

https://gitlab.com/yoginth/isit-scoped Code from: https://github.com/sindresorhus/is-scoped

https://gitlab.com/yoginth/generator-npkg Code from: https://github.com/sindresorhus/generator-nm

https://gitlab.com/yoginth/isitup-cli Code from: https://github.com/sindresorhus/is-up-cli

https://gitlab.com/yoginth/up-or-down Code from: https://github.com/sindresorhus/is-up-cli

https://gitlab.com/yoginth/random-unique-array Code from: https://github.com/sindresorhus/unique-random-array

https://gitlab.com/yoginth/random-unique-numbers Code from: https://github.com/sindresorhus/unique-random

https://gitlab.com/yoginth/super-words Code from: https://github.com/sindresorhus/superb

https://gitlab.com/yoginth/regex-scoped Code from: https://github.com/sindresorhus/scoped-regex

https://gitlab.com/yoginth/regex-ansi Code from: https://github.com/chalk/ansi-regex

https://gitlab.com/yoginth/url-normalize Code from: https://github.com/sindresorhus/normalize-url

https://gitlab.com/yoginth/url-humanize Code from: https://github.com/sindresorhus/humanize-url

https://gitlab.com/yoginth/symbols-log Code from: https://github.com/sindresorhus/log-symbols

https://gitlab.com/yoginth/update-log Code from: https://github.com/sindresorhus/log-update

https://gitlab.com/yoginth/escapes-ansi Code from: https://github.com/sindresorhus/ansi-escapes

https://gitlab.com/yoginth/ansi-strip Code from: https://github.com/chalk/strip-ansi

https://gitlab.com/yoginth/plmp Code from: https://github.com/sindresorhus/pupa

https://gitlab.com/yoginth/single-time Code from: https://github.com/sindresorhus/onetime

https://gitlab.com/yoginth/ccursor Code from: https://github.com/sindresorhus/cli-cursor

https://gitlab.com/yoginth/cursor-restore Code from: https://github.com/sindresorhus/restore-cursor

https://gitlab.com/yoginth/cspinners Code from: https://github.com/sindresorhus/cli-spinners

https://gitlab.com/yoginth/cspin Code from: https://github.com/sindresorhus/ora

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment