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

fix: fix build config

4fe3d1c75d8e95887d7d4dbdbc18455b08eba87d authored over 5 years ago by JuanT <[email protected]>
0.1.0

2cd12675fb48a1474a06854b358cace5d5767d9c authored over 5 years ago by JuanT <[email protected]>
add info to package.json

3368d8c670f79768bd7d35658bd2d2b4c88b05af authored over 5 years ago by JuanT <[email protected]>
Merge branch 'develop' of github.com:juaniman99/npkill into develop

9ae0477d9409c83ebd3097bd252c5aa69b49cf14 authored over 5 years ago by JuanT <[email protected]>
chore: tiny change in npkill logos

382ec738d7eef1a04e24b071abfd7d0744c96d16 authored over 5 years ago by JuanT <[email protected]>
chore(controller): remove commented code

83859be85ca8c70503e49c6a85d69e1c18f545c6 authored over 5 years ago by Nya Garcia <[email protected]>
fix: merge

d1cf6a9ee3b6f5f5eb09e21fc76f9024c581696f authored over 5 years ago by Nya Garcia <[email protected]>
fix: remove commented code

50f4dbd0d793ec157573275f28c027b9e964c6ae authored over 5 years ago by Nya Garcia <[email protected]>
fix(controller): continue stream even if observable errors

3f3fc2ff41138173cd8dafad2f09406177018ecb authored over 5 years ago by Nya Garcia <[email protected]>
fix(controller): nan error in releasable space

73135514615d718a246d24f674c900c384ec38f4 authored over 5 years ago by Nya Garcia <[email protected]>
feat: add stream to observable conversion

05dec3dbbe13b0ee987204a994389d4b541e8ce1 authored over 5 years ago by Nya Garcia <[email protected]>
Merge branch 'develop' of github.com:juaniman99/npkill into feat/find

340daaa17cfcc5cee8f6cfc1645cef794f1530aa authored over 5 years ago by Nya Garcia <[email protected]>
perf(*): improve quality code with linter

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

134e7e1ea17d5d4b34c73e843695e76ac5e318b4 authored over 5 years ago by JuanT <[email protected]>
perf(*): imporve quality code with linter

1f713439272ca7cb25d45a4111063d1dfae7838c authored over 5 years ago by JuanT <[email protected]>
refactor(files.service): remove useless catch

8f88940f45682a454c31cc662f977a17f6c3838c authored over 5 years ago by Nya Garcia <[email protected]>
refactor(controller): add error listeners

a09cc8f102be7fe86f2f70b01863d087bbc4f739 authored over 5 years ago by Nya Garcia <[email protected]>
feat(files2.service): add error listeners

e9d1e3ed23a3572f4563ffced7ffa8654b1ef77b authored over 5 years ago by Nya Garcia <[email protected]>
chore(controller): merge

d3df85109da9c03ab49c7f14cec26f2d9b4fc7dc authored over 5 years ago by Nya Garcia <[email protected]>
fix(file.service): fix program crash by system exception when scan dir

a58b00cb25f1dc0bbb8264285ccecd0928279a25 authored over 5 years ago by JuanT <[email protected]>
fix(controller): fix directory argument

fb9b36a2d30c6d17d86264d7e02373ef8c176e14 authored over 5 years ago by JuanT <[email protected]>
refactor(cli.constants): change root for directory constant

c5ce415bdaaa30201e401ee9761d8a52403c58c0 authored over 5 years ago by Nya Garcia <[email protected]>
chore(readme.md): update -d arg description

7322c1bbe07ee37866512993bf489c3b408c3275 authored over 5 years ago by Nya Garcia <[email protected]>
chore(readme.md): update readme args

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

bed070c1c362c4820e043849ffb7ec6bce125c46 authored over 5 years ago by JuanT <[email protected]>
chore(readme): write readme

8c760be40b9e2732292b371df642d4049ea82b44 authored over 5 years ago by JuanT <[email protected]>
chore(readme.md): update readme

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

d3dc9be5bf52baa69288b0dde5e94079d1cd9241 authored over 5 years ago by Nya Garcia <[email protected]>
feat: add error handling

1c86337a09ad92104c585c90ba42adff26cedf66 authored over 5 years ago by Nya Garcia <[email protected]>
feat: add files2.service

56e8e80e47d4581d5984559d48aa0549bdc919ec authored over 5 years ago by Nya Garcia <[email protected]>
feat(cli): add show-version command

7257bbfd794bb3cdd5d23a937c9182049dd33b7f authored over 5 years ago by JuanT <[email protected]>
refactor(controller): change main search algorithm to prevent cli block

A problem in the design of this was very poor because they began to analyze all the directories ...

1b6de925c976e714eba9741741c60f2b8e8332d0 authored over 5 years ago by JuanT <[email protected]>
refactor: move listDir func to service

b984ae625867c5fe2fa41add39129c8c43967b59 authored over 5 years ago by JuanT <[email protected]>
refactor(controller): improve performance

I've been using for a while without realizing a blocking function

80ea713023676a06462be0babcf3d54fe39917e5 authored over 5 years ago by JuanT <[email protected]>
test: tiny changes

abd87836d9a2ff5c2e769ae53a48819d71f9ba44 authored over 5 years ago by JuanT <[email protected]>
refactor(controller): clean up function declaration placement

45ed16e210c5511fd76d39f34e2a5d78ad2d8b7d authored over 5 years ago by Nya Garcia <[email protected]>
feat(readme.md): continue readme

060e9ffc09122ce81ec0d9fd1c1fd259f1b472bd authored over 5 years ago by Nya Garcia <[email protected]>
refactor(controller): rename completeSearch function

e88d4d3af72dc9f66ecc62b1850bdee298b7edd9 authored over 5 years ago by Nya Garcia <[email protected]>
refactor(controller): add colorDeletedTextGreen function

b6c1143224922f990d73ace860fb2f5a0956fc00 authored over 5 years ago by Nya Garcia <[email protected]>
chore(files.service): change getRootPath to getUserHomePath

14fd6769ef3d4e051a7359c6fb3bfd4ef4608c5c authored over 5 years ago by Nya Garcia <[email protected]>
Merge pull request #1 from juaniman99/feat/scroll

Feat/vertical scroll

b9cb88cb7ae650b918eb50e364ac64b16b1e3cf7 authored over 5 years ago by Nya <[email protected]>
feat(cli): add --show-errors param

c885a344f53f456029132940bc89ee2edcbff23e authored over 5 years ago by JuanT <[email protected]>
fix(controller): cath errors on stream

cb1bc7f66d092b272e750b0f36ef944a1dfe936f authored over 5 years ago by JuanT <[email protected]>
Merge branch 'develop' into feat/scroll

043c58f0e408d7bb92dd14194dcff07d24165ff6 authored over 5 years ago by JuanT <[email protected]>
fix(controller): fix CLI folders displacement

92ca4cfba589b04a170f5ff3eccfce4d57ee3465 authored over 5 years ago by JuanT <[email protected]>
feat(controller): update status msg when search is completed

18890f617c58dfbc305d8bcd5e9dd5269fa07b60 authored over 5 years ago by JuanT <[email protected]>
fix(controller): endless searching

ea0af7d14f1b869bf994b190a31828f9c3f3546d authored over 5 years ago by Nya Garcia <[email protected]>
refactor(controller): tiny cursor refactor

bf416fcd0d56c260a0323b97aa3b08e2d6fbb1df authored over 5 years ago by JuanT <[email protected]>
feat(scroll): add scroll

useful when, by the height of the screen, all the directories do not fit

c5fb0c104e11709d5fb9941baea893f36cd315e9 authored over 5 years ago by JuanT <[email protected]>
refactor(controller): dynamically update all folders in one func

2febe0f4c2fb5132b57126dc410cd69552d3b523 authored over 5 years ago by JuanT <[email protected]>
refactor(controller): extract newFolderFound logic into small functions

47584a204d8f44d32e289693b73866ea3f255f56 authored over 5 years ago by Nya Garcia <[email protected]>
fix(controller): cli paths displacement and refactor a bit

8ceb22d4c5ee9eb8c7e6d6645bd4c805b407f05e authored over 5 years ago by Nya Garcia <[email protected]>
refactor(controller): rename positionCursorAndPrint for printAt

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

7f8adf96e64d8d03352f622d19f2ba0968d1391f authored over 5 years ago by Nya Garcia <[email protected]>
refactor(controller): create and implement positionCursorAndPrint func

a51a72926d6f6201e4dd2b93b939c647dfae4be3 authored over 5 years ago by Nya Garcia <[email protected]>
feat(controller): add full-search argument

4b164898611dd5f6be2ab002b1135950bdddf57c authored over 5 years ago by JuanT <[email protected]>
refactor(controller): move function call

the recursive call was not in the best place

b744ee05af2a39675eb5d4b18c0c1442e6a55419 authored over 5 years ago by JuanT <[email protected]>
feat(controller): add searching spinner to CLI

8c4f582af824a0407912a009f0d71402db72c25f authored over 5 years ago by JuanT <[email protected]>
feat(spinner.service): create spinner service

3d24787f455213a0bd8ce14bb7d9fb85beea47aa authored over 5 years ago by JuanT <[email protected]>
feat(controller): add logic to 'space released'

ec0c8c98b01efa1799b42ad4b67f6ed64f9083b1 authored over 5 years ago by JuanT <[email protected]>
feat(controller): add logic to 'releasable space'

0ac1b3ba2613238b28ae0398241c39ae32618e12 authored over 5 years ago by JuanT <[email protected]>
refactor(controller): change variable names to minus

b08374e19bdfed9a46209588174e570d3e585e78 authored over 5 years ago by Nya Garcia <[email protected]>
refactor(console.service): remove ternary returning undefined

5a07473c5f218ec69db945fe0ece52377c31dd54 authored over 5 years ago by Nya Garcia <[email protected]>
feat(cli-options): add CliOptions interface typing

40c7a7ce50e51ffe5ade67562ee03b9cf7b85340 authored over 5 years ago by Nya Garcia <[email protected]>
refactor(cli.constants): change OPTIONS properties to minus

0b7eb83b7d943c841b9a008981eb2cf5fd614913 authored over 5 years ago by Nya Garcia <[email protected]>
refactor(controller): remove unnecessary folderNewRow class variable

078beaa763add42ffc933fc074668aa038bc317b authored over 5 years ago by Nya Garcia <[email protected]>
feat(cli): add 'stats' on gui

for now it always shows 0.00 mb. to do implement logic

db55c3c477e228a01ee1c4e3b96a4c70dd89edac authored over 5 years ago by JuanT <[email protected]>
feat(cli): add header to folder size column

7767321ed9c2270aa7ee51679576f2afd7470952 authored over 5 years ago by JuanT <[email protected]>
perf(constants): change some constants

9c7fb7e01c61f7967c0304a2331aae946fa7071e authored over 5 years ago by JuanT <[email protected]>
perf(constants): change path short string to '...'

87509d572b395c443a65c33b068aa439d54a6071 authored over 5 years ago by JuanT <[email protected]>
feat(cli): short folder path if is too long

e6910df07f8625b29003061ba1b2e5165a3a5a8a authored over 5 years ago by JuanT <[email protected]>
test(console.service): create test for future function #textShortener

d62856c7106b1adbcbf0e161dad161d04c46d872 authored over 5 years ago by JuanT <[email protected]>
feat(controller): add 'config' variable

3caaaec311bb85a1ef0d21c2d4c8bb3a67d1c83f authored over 5 years ago by JuanT <[email protected]>
feat(cli): add help page

f9d40fd88606d5cb2cd8a2fd78c6c67950db8908 authored over 5 years ago by JuanT <[email protected]>
style: inverse color to instruction text

3d0e24738d4e81b898c458ea5d1a2995daaa886b authored over 5 years ago by JuanT <[email protected]>
Merge branch 'develop' of github.com:juaniman99/npkill into develop

e9c372c605fb7e8dd4bb2edffdc0b27888b4db7e authored over 5 years ago by JuanT <[email protected]>
refactor(files.service): add path variable to avoid duplication

090d7ab332f5adac98d3d386cc7cde8441078030 authored over 5 years ago by Nya Garcia <[email protected]>
feat(controller): add root argument

that argument enable scan other directories

99c90db13b3791c525ba64b5e97ad72c1c18dc4e authored over 5 years ago by JuanT <[email protected]>
Merge branch 'develop' of github.com:juaniman99/npkill into develop

46d7b185b4c943c69ed83a836c293aa79e587f45 authored over 5 years ago by Nya Garcia <[email protected]>
refactor(controller): add try catch statement in deleteFolder function

1241b9c1261950a0b5a156c957c748372dbd3887 authored over 5 years ago by Nya Garcia <[email protected]>
refactor(files.service): removeDir function

fdeb7c6612b04d419e47cb918d343c6028df2519 authored over 5 years ago by Nya Garcia <[email protected]>
refactor(files-service): remove unused variable

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

38e17938324eb890e40e619ad7e8a128641d9428 authored over 5 years ago by JuanT <[email protected]>
feat(controller): add comprobation for terminal size

if the terminal is too narrow, program dont execute for prevent print bugs

628f79c86aa41418666df4e085c56f22222a7060 authored over 5 years ago by JuanT <[email protected]>
refactor(files.service): remove return true return false statement

34dbd9539454c7d4764e78defee2eedb9b09c26d authored over 5 years ago by Nya Garcia <[email protected]>
feat(package.json): add commitlint config-conventional

aef4abc33c2d347137932626011c0afaa72248a6 authored over 5 years ago by Nya Garcia <[email protected]>
feat(commitlint.config): use config-angular

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

8c152b6ff2bfa68f251e7d65187fd2f4fcc35d2a authored over 5 years ago by JuanT <[email protected]>
chore(package): add commitlint conventional config

71146c93e1f52290c839f170944853a7036872cd authored over 5 years ago by JuanT <[email protected]>
Merge branch 'develop' of github.com:juaniman99/npkill into develop

277bff5fa19fa22f9ae8a0df4e2522d4f9e735d1 authored over 5 years ago by Nya Garcia <[email protected]>
refactor(controller): change [number, number] for Position interface

365bb4ceb9826930780b2b873347f4e315593be7 authored over 5 years ago by Nya Garcia <[email protected]>
chore(package.json): clear unused packages

6f15d7c1dddaf297b57d3a5d0e9a6f7a33d25bce authored over 5 years ago by JuanT <[email protected]>
feat(ui-position.interface): add Position interface

142fc18a9810142918fafccca31d4fba53a5174b authored over 5 years ago by Nya Garcia <[email protected]>
refactor(main.controller): change VALID_KEYS to Array<string>

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

9af8f375caf543352afe497455cdd0cabef7a867 authored over 5 years ago by Nya Garcia <[email protected]>
refactor(controller): remove useless params from command function

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

c826fddb2572d4e04021d422b05c44da7d0b02e0 authored over 5 years ago by JuanT <[email protected]>
feat(console-service): add getParameters func

Need some improvement

b569f0a4a67fe748f1a16509bd277aaa63f4f15c authored over 5 years ago by JuanT <[email protected]>
docs: create some logos

a81e1ff5e9962d8ca44d390ca5e3c182a0c01cf9 authored over 5 years ago by JuanT <[email protected]>
chore(package.json): change name

3d43f7d9a3eb101b435cf33345804b826313c9e2 authored over 5 years ago by Nya Garcia <[email protected]>