Forwarded from SWE notes
Для пользователей Mac, которые не любят работать с консолью, но хотят понимать какие дескрипторы, порты и т.д. использует их приложение (что можно получить с помощью lsof) есть интересное приложение sloth
#mac #utils #lsof
#mac #utils #lsof
GitHub
GitHub - sveinbjornt/Sloth: Mac app that shows all open files, directories, sockets, pipes and devices in use by all running processes.…
Mac app that shows all open files, directories, sockets, pipes and devices in use by all running processes. Nice GUI for lsof. - sveinbjornt/Sloth
#utils #perf
Либа от Рича Харриса.
Tells you whether the JavaScript library you're building is tree-shakeable.
https://github.com/Rich-Harris/agadoo
Либа от Рича Харриса.
Tells you whether the JavaScript library you're building is tree-shakeable.
https://github.com/Rich-Harris/agadoo
GitHub
GitHub - Rich-Harris/agadoo: Check whether a package is tree-shakeable
Check whether a package is tree-shakeable. Contribute to Rich-Harris/agadoo development by creating an account on GitHub.