Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/voidcosmos/npkill

List any node_modules ๐Ÿ“ฆ dir in your system and how heavy they are. You can then select which ones you want to erase to free up space ๐Ÿงน
https://github.com/voidcosmos/npkill

0.7.4

5a9106f4717480a371a02854413bbfaa46ae18fd authored almost 4 years ago by JuanT <[email protected]>
Merge pull request #88 from ognjenjevremovic/fix/win32-rmrf-error

[Fix] 'win32' platform (running on Node <12.10.0) - Callback is not a function error

79c7decaedcbf82622ce2a3f9b94ef21177be1e8 authored almost 4 years ago by Juan Torres <[email protected]>
fix(ui): fix flicker on deleting

The problem is associated with the fact that until the deletion is completed in windows, no furt...

a25244380d578e73fb1df1dd2524732a47617d9f authored almost 4 years ago by juanT <[email protected]>
refactor: ๐Ÿ’ก Make recursive rmdir on win32 node < 12.10.0 async

Improve the recursive rmdir method on 'win32' platform, running on node
versions < 12.10.0 by ma...

47e9e248bf026b25f6a5e10ae1140c1dfecda4da authored almost 4 years ago by Ognjen Jevremovic <[email protected]>
fix: ๐Ÿ› Fix recursive rmdir on win32 running node < 12.10.0

Fix recursive removal of directories on 'win32' platform using Node
versions < 12.10.0. Windows ...

4fbbb832222c3bd49ca8ec400fb2163597ad2465 authored almost 4 years ago by Ognjen Jevremovic <[email protected]>
:art: remove Christmas logo

It's not Christmas anymore :(

9067388656502c2d281ae9bec780ed56584cc1bd authored almost 4 years ago by JuanT <[email protected]>
:art: Christmas logo update :D

f1b426bea292981d63218fd4de06ea74fbd46f37 authored about 4 years ago by JuanT <[email protected]>
doc(readme): fix donation badge

88dd165b74ec583d86d75a650ab11d1c3b1800a7 authored about 4 years ago by Juan Torres <[email protected]>
0.7.3

c3cd5f2440dbad21afa8061e1707ee037be08369 authored about 4 years ago by JuanT <[email protected]>
Merge pull request #86 from voidcosmos/fix/windows-service-delete

Fix issues related to directory deletion in Windows

e8b64532b102a6ad62ffa73585d8eff62f65edfa authored about 4 years ago by Nya <[email protected]>
refactor(windows-files.service): update deprecated observable creation

9f63af4233d48ebb9711c99cbdb11d131bc9cb16 authored about 4 years ago by Nya <[email protected]>
feat(controller): change generic error message for real error message

91d5083d6f3121019f028c39ba39eb0d0bbc998e authored about 4 years ago by Nya <[email protected]>
refactor(windows-files.service): update imports

5063f06b854ce75ab04fbab43de6e97980c06798 authored about 4 years ago by Nya <[email protected]>
fix(windows.service): fix symlinks and asynchronous issues

Simplify the method of deleting directories and make it asynchronous. Avoid deleting symlinks fo...

81ad353e5b2430cb62a126aa8e329375e539305e authored about 4 years ago by Juan Torres <[email protected]>
Merge pull request #84 from wbobeirne/trailing-slash

Strip trailing slash from folderRoot

660f859284f74ab7fe3852ca0730d6791652d97b authored about 4 years ago by Juan Torres <[email protected]>
fix(controller): strip trailing slash from folderRoot

d2a10339f43fea03abd6704b248d22d8d80f25e0 authored about 4 years ago by Will O'Beirne <[email protected]>
0.7.2

a368b8e4ce49d53c2bbe8bab7cb7c55b9db499d6 authored about 4 years ago by JuanT <[email protected]>
test(result.service): fix test

b1dfd92051637302319f60e03e64c4eba48291b9 authored about 4 years ago by JuanT <[email protected]>
refactor(controller): replace round method by toFixed()

e56eabbc69b2d892ecb829d9e3995297906462af authored about 4 years ago by JuanT <[email protected]>
fix(round): round total stats always to two decimals

c3560bf45571bae3e196e7e5c417a4964f0a5982 authored about 4 years ago by JuanT <[email protected]>
fix: prevent 'cannot read split of undefined' error

e32a4cc71a5d60b47da5928e4b7d49bd77f547b6 authored about 4 years ago by JuanT <[email protected]>
Fix/du (#80)

* refactor(main.constants): remove PLATFORMS constant

* refactor(main): add OSService factory...

80223ed962cfb768c9d7fcd90ab7ebe0eedace4d authored about 4 years ago by Nya <[email protected]>
0.7.1

4bc362e129a1cb2971906830b87c3e92a48adddb authored over 4 years ago by JuanT <[email protected]>
Merge branch 'develop'

61d6ecad5bea09f2effecb5e0dd76f308606c049 authored over 4 years ago by JuanT <[email protected]>
Merge branch 'master' into develop

7d7f714b869a31d694a7fa7b3438cb3e55294087 authored over 4 years ago by JuanT <[email protected]>
Merge pull request #74 from friederbluemle/fix-du-macos

Fix du parameters on macOS

d3b200520afe6bc9f2850727fb9f9ebd957b4fa2 authored over 4 years ago by Nya <[email protected]>
Fix du parameters on macOS

2566e9a5494ab9a1afb866fd7b5ae7ca4c75d895 authored over 4 years ago by Frieder Bluemle <[email protected]>
fix/ts-paths (#73)

* fix(ts-paths): ts-paths configuration

* Create nodejs.yml

* Update nodejs.yml

* Updat...

e4500b3e8c1bffeb8e7870b30da2cdb62049ccd1 authored over 4 years ago by Carlos Caballero <[email protected]>
fix/typings (#72)

* chore(test): stryker configuration

* fix(app): typings instead on any

* Revert "fix(app)...

e59aca24269b39e8ff952d42e578d10169a3c970 authored over 4 years ago by Carlos Caballero <[email protected]>
Update nodejs.yml

21fa5c9c86da5f6dd8261de85e2b2fb370249414 authored over 4 years ago by Carlos Caballero <[email protected]>
chore(test): stryker configuration (#71)

* chore(test): stryker configuration

* fix(app): typings instead on any

* Revert "fix(app)...

11d66116d32cd7b05d2e0d892b91598e320ffe35 authored over 4 years ago by Carlos Caballero <[email protected]>
Update nodejs.yml

d3b88ee025404f6a836bc4c572220d4f72a4518a authored over 4 years ago by Carlos Caballero <[email protected]>
Update nodejs.yml

91e780bc3fd6cfb9fd8ddc471da5baf5d25ae4c9 authored over 4 years ago by Carlos Caballero <[email protected]>
Update nodejs.yml

da4ebccb6d9ff48d3080fadcaea1c2a45e97f733 authored over 4 years ago by Carlos Caballero <[email protected]>
Create nodejs.yml

b7dac473d9df56511f0927769c58ef4a550b1e34 authored over 4 years ago by Carlos Caballero <[email protected]>
chore(package.json): update dependencies

361370cb894409dbcc704825e395b20cc5b41e7e authored over 4 years ago by JuanT <[email protected]>
0.7.0

2d5e0e28a2cee8c202cec360005414f0cc706ca7 authored almost 5 years ago by JuanT <[email protected]>
Merge branch 'develop'

a719971718c83046efe6b1a6ecd04b681d9742ed authored almost 5 years ago by JuanT <[email protected]>
Merge pull request #62 from Nexxel/master

fix(help): fixed help on small terminal

4e3dcd993e65be86acb48ebf52be9403ebb0e7a4 authored almost 5 years ago by Juan Torres <[email protected]>
fix(help): fixed help on small terminal

Added functions setCursorAtHelp and printAtHelp not using y coordinates

9bbbd01643fe0fd140f10bfbdc3fb3342a52d7cd authored almost 5 years ago by Nexxel <[email protected]>
refactor(src/utils): rename directory to libs

fc24d71c9e032fad99406867d0b40784b8378574 authored almost 5 years ago by Nya Garcia <[email protected]>
refactor(controller): substitute imperative for functional, rename units to uppercase

519875d8d94febd77b5b5fe9fd7ab8edcefa6121 authored almost 5 years ago by Nya Garcia <[email protected]>
refactor(stream.service): add generic types & change bashErrorHandler

74ff9a9284b4a662c66d4e0b3f4c438697369666 authored almost 5 years ago by Nya Garcia <[email protected]>
refactor(windows-files.service): rename measurement units to uppercase

7f4b22e62f395115fd02baf979b9ebfb6f6f9d46 authored almost 5 years ago by Nya Garcia <[email protected]>
refactor(linux-files.service): rename units to uppercase & add typing

68d9476bf96640fb2ece7fc5ca51744e274b7355 authored almost 5 years ago by Nya Garcia <[email protected]>
refactor(files.service): rename units to uppercase & add typing

1e2a7bbc3b06698f3621f1014935c5a3e4369d4c authored almost 5 years ago by Nya Garcia <[email protected]>
refactor(file-service.interface): rename measurement units to uppercase

b97293debd03f0965ae64b5b1ceefaa48958025d authored almost 5 years ago by Nya Garcia <[email protected]>
refactor(config.interface): rename Gb to GB

2db801d80e8d21cf712f42e5ecd250aea771e029 authored almost 5 years ago by Nya Garcia <[email protected]>
refactor(main.constants): rename Gb to GB

c7099c65a194cfc078303c5d7fdd70f38b97c757 authored almost 5 years ago by Nya Garcia <[email protected]>
Merge branch 'develop' of github.com:juaniman99/npkill into develop

86d52702bccec0398bfcdffc87d8615d380f8141 authored almost 5 years ago by JuanT <[email protected]>
fix(linux-file.service): fix block size confusion

YAY, FINALLY

cdab8788ad96442f76ff927803308876845a1abd authored almost 5 years ago by JuanT <[email protected]>
Merge pull request #54 from CodeDotJS/master

feat(keypress): `esc` to exit

bfec0d16d738617c6ed0b33d516234ba52231f2f authored almost 5 years ago by Juan Torres <[email protected]>
Merge pull request #55 from dydokamil/fix/metric-prefix

fix: metric prefixes

754cd1f3ab7a3dfc5382dc1b61aa1be42e261acb authored almost 5 years ago by Nya <[email protected]>
fix: metric prefixes

ee5975389b48967bd0bb57f247ddb032331f937d authored about 5 years ago by dydokamil <[email protected]>
feat(keypress): `esc` to exit

8b2681bcb2c487fb6e74718510344c41f170c2e1 authored about 5 years ago by Rishi Giri <[email protected]>
Merge pull request #51 from saeedjalalisj/fix/linter

Fix/linter

66f61de0f2cdc4d841332cb4c3d8fcdec2f6ddfc authored about 5 years ago by Juan Torres <[email protected]>
Merge branch 'master' into develop

d4b80fd53fde22e8307be7b799fed425dfb34f4d authored about 5 years ago by JuanT <[email protected]>
Merge branch 'develop' into fix/linter

c8be0bfa73a4801884c836c59273dced93fc34c5 authored about 5 years ago by saeedjalali <[email protected]>
fix: fix linter problems

8cfa07ecff5844bf5ca76e6b65ede1fb602ffba9 authored about 5 years ago by saeedjalali <[email protected]>
Merge pull request #49 from tanmayrajani/master

Rename to `convertBytesToKb`, Fix help output, Fix typos

43a9d3e40a4a60687fa3dc7b520ea07b40c912a5 authored about 5 years ago by Juan Torres <[email protected]>
docs(contributing): fix typos

ac477454cf52c8d2ec92beccda5ab92c97e499e2 authored about 5 years ago by Tanmay <[email protected]>
feat(controller): add space below help output

c2c07aadffba2d13238f118e47fd3d94a31ddcfb authored about 5 years ago by Tanmay <[email protected]>
docs(readme): fix typos

90cfa78122bcd30b6c302d5abde8b5477f202f19 authored about 5 years ago by Tanmay <[email protected]>
refactor(files.service): replace convertBytesToKb for clarity

35141a8044f9ea9bb2944b2e24f2709c173562db authored about 5 years ago by Tanmay <[email protected]>
Merge pull request #48 from Mudassar045/docs/improve-readme

docs: fix typos and reformat some text

f587b0555e02c1c7d6ad95d00d341836027ea298 authored about 5 years ago by Juan Torres <[email protected]>
docs: fix typos and reformat some text

0e2418bbee947bc49229a67618aadaf111f4131f authored about 5 years ago by Mudassar045 <[email protected]>
Merge pull request #45 from voidcosmos/feat/delete-status

Feat: delete status

b8604ac45e583e1a7d3013cdce51d4f45d40a18b authored about 5 years ago by Juan Torres <[email protected]>
chore(gitignore): end file with new line

9acf74a8bdc438949b568ea8115b7177327ea758 authored about 5 years ago by JuanT <[email protected]>
fix(controller): remove status mock

aa78dc331e02531a3cc96ff0d54b324661ce58a5 authored about 5 years ago by JuanT <[email protected]>
feat: add delete-status

8195c2426beb6b4aad2a1280caf61d5fa8b3bdc0 authored about 5 years ago by JuanT <[email protected]>
0.6.0

c584ee4f45233fb58403a0680bed0f2e9fb9181d authored over 5 years ago by Nya Garcia <[email protected]>
feat(controller): add guard clause to exclude in getArguments()

23e499552cb48e59f42e138b78a3180395769bc3 authored over 5 years ago by Nya Garcia <[email protected]>
refactor(cli.constants): update descriptions

48c9d0dab6d90decb9ffe9356c205d41a95da56c authored over 5 years ago by Nya Garcia <[email protected]>
docs: update README.MD

fabf3e49896d8e8844e45978b654abdcd16c83b0 authored over 5 years ago by Nya Garcia <[email protected]>
docs(readme): add --exclude to options list

7e8eb42d4e7c448210dc55cc6a448beb09aef639 authored over 5 years ago by JuanT <[email protected]>
Merge branch 'develop'

071db250f4d10767824c89d44bbcc727a6bdc7f4 authored over 5 years ago by JuanT <[email protected]>
refactor(emoji): remove emojis

db3ac83674c0c1f08d8cebd82fc040d517561b82 authored over 5 years ago by JuanT <[email protected]>
refactor(controller, console.service): change -E args separator logic

0f2ccbc3f2d6053718f87c86c2e7348f4fa36322 authored over 5 years ago by Nya Garcia <[email protected]>
refactor(controller): add Boolean filter to exclude array in getArguments()

6d82acd0773e60e060a0ac162f1131aea4f2b887 authored over 5 years ago by Nya <[email protected]>
Merge branch 'master' of github.com:zaldih/npkill into develop

21d1ecb39743723dad352c0e13ac2c3d65092b78 authored over 5 years ago by Nya Garcia <[email protected]>
refactor(linux-files.service): remove unused code

c47ddf8e782430590baad3916f808a176dad4e86 authored over 5 years ago by Nya Garcia <[email protected]>
Merge pull request #44 from voidcosmos/doc/contributing

Contributing & exclude

f97e4c570b6f74c9a6519c6d731828b92ace71cc authored over 5 years ago by Nya <[email protected]>
docs(contributing): remove commit emojis

e250dedba194049b401f18d033ea29ad1d3d853f authored over 5 years ago by JuanT <[email protected]>
docs(readme): add contributing link

4e7d989701097c00c4b25aea1c77f652dcf699ba authored over 5 years ago by JuanT <[email protected]>
Merge branch 'doc/contributing' of github.com:juaniman99/npkill into doc/contributing

901764ad42a18c838ebef11c93942095a2267642 authored over 5 years ago by JuanT <[email protected]>
Merge branch 'feat/exclude' of github.com:juaniman99/npkill into doc/contributing

2f19efd00bb612e47ab33e36a2377f8e3f346815 authored over 5 years ago by JuanT <[email protected]>
Update CONTRIBUTING.md

5caf6366a8efd9e20fe29f473f18f9cb8971c327 authored over 5 years ago by Nya <[email protected]>
feat(windows-files.service): add exclude directory option

14779baa1c0aa0915d3445fb41d6cfe84908999d authored over 5 years ago by JuanT <[email protected]>
feat(windows-find): add exclude compatibility

3rd parameter determines the names of the directories to ignore (optional)

e478381098466431310f2431491fc8d7db0eb2cb authored over 5 years ago by JuanT <[email protected]>
fix(linux-files.service): fix Syntax Error

165e13512d31add0efe8021d221ed1e82c7e872a authored over 5 years ago by JuanT <[email protected]>
refactor(linux-files.service): remove unused parameter from prepareExcludeArgs function

fb90521a7093c8f9eab2694aa953b43efbf35cb9 authored over 5 years ago by Nya Garcia <[email protected]>
fix(linux-files.service): change args in exclude command to enable search by directory name

2592533c398d4440d725ed7c264dc83de8cc7bf0 authored over 5 years ago by Nya Garcia <[email protected]>
feat(controller linux-files.service): add exclude directory option

6b65326af20e8b2bf337e345bf9d65aad90c728a authored over 5 years ago by Nya Garcia <[email protected]>
refactor(windows-files.service): change ListDir params to receive object, add destructuring of said object

634f4762b822184e924052417fd98aec87f04482 authored over 5 years ago by Nya Garcia <[email protected]>
refactor(files.service): change ListDir parameters

f430ff0db874ac922dd706dd0c36bb90463da8c7 authored over 5 years ago by Nya Garcia <[email protected]>
refactor(main.constants): add exclude property to DEFAULT_CONFIG constant

3768dbed0cb5a41ec515194d0c83970285dc770c authored over 5 years ago by Nya Garcia <[email protected]>
feat(cli.constants): add --exclude option

cfb88fbde0ddc0bf5a4288cb8ea646446390ebce authored over 5 years ago by Nya Garcia <[email protected]>
refactor(file-service.interface): change listDir parameters

898716d0d564edad86345a21554615347095dcd4 authored over 5 years ago by Nya Garcia <[email protected]>
refactor(config.interface): add exclude property

5d39a4302b53abe5dab222bca9565d3215c8b2a6 authored over 5 years ago by Nya Garcia <[email protected]>
feat(interfaces): add list-dir-params interface

2aeba09e2afb16c264ea9844b92f2c0ddc7b813a authored over 5 years ago by Nya Garcia <[email protected]>