Skip to content

Commit fecd15f

Browse files
committed
docs(README): formatting and descriptions
1 parent 8faa635 commit fecd15f

2 files changed

Lines changed: 2 additions & 6 deletions

File tree

packages/logger/README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
# logger
22

33
> 🎯\
4-
> Target runtime: [Node >=24](https://node.green/#ES2023)) and ([modern Browser](https://caniuse.com/?search=es2023) + Firefox ESR\
5-
> Target lib: es2022 + ES2023.Array
6-
7-
> 🎯\
8-
> Target runtime: Node 24 and modern browsers + Firefox ESR\
4+
> Target runtime: [Node >=24](https://node.green/#ES2023)) and [modern Browser](https://caniuse.com/?search=es2023) + Firefox ESR\
95
> Target lib: es2022 + ES2023.Array
106
117
A simple logger to use with @shiftcode-only dependencies.

packages/utilities/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# utilities
22

33
> 🎯\
4-
> Target runtime: [Node >=24](https://node.green/#ES2023)) and modern ([Browser](https://caniuse.com/?search=es2023) + Firefox ESR\
4+
> Target runtime: [Node >=24](https://node.green/#ES2023)) and [modern Browsers](https://caniuse.com/?search=es2023) + Firefox ESR\
55
> Target lib: es2022 + ES2023.Array
66
77
This library provides some zero-dependency utilities missing in [just utilities](https://anguscroll.com/just/) and other useful helpers

0 commit comments

Comments
 (0)