bun-utilities
bun-utilities copied to clipboard
implement `os`
- [ ] cpus
- [ ] networkInterfaces
- [x] homedir
- [x] cachedir
- [x] tempdir
- [x] hostname
- [x] platform
- [x] arch
- [x] release
- [x] uptime
- [x] total_memory
- [x] free_memory
- [x] total_swap
- [x] free_swap
Marked = already released (0.2.0)
Waiting for https://github.com/EstebanBorai/network-interface/issues/15