1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-03 17:08:35 -05:00
denoland-deno/std/_util
Behnam Mohammadi a59f5eadd8
refactor(std): add std/_util/os.ts module (#8370)
This commit adds "std/_util/os.ts" module which contains
common os detection logic and is browser compatible.

Co-authored-by: Nayeem Rahman <nayeemrmn99@gmail.com>
2020-11-14 00:21:11 +01:00
..
assert.ts refactor(std): remove testing dependencies from non-test code (#5838) 2020-06-07 09:20:33 -04:00
assert_test.ts chore: add copyright (#7593) 2020-09-21 08:26:41 -04:00
deep_assign.ts build: migrate to dlint (#8176) 2020-11-03 16:19:29 +01:00
deep_assign_test.ts feat(fmt): Sort named import and export specifiers (#7711) 2020-09-27 12:22:32 +02:00
has_own_property.ts BREAKING(std): reorganization (#5087) 2020-05-09 08:34:47 -04:00
os.ts refactor(std): add std/_util/os.ts module (#8370) 2020-11-14 00:21:11 +01:00