Skip to content

Commit 65762e5

Browse files
committed
feat: 🎸 release v1
1 parent 7df7847 commit 65762e5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ Fast Base64 encoder and decoder for browser and Node.js.
99
- Faster than the Node's implementation for short blobs, smaller than 40 bytes.
1010
- Uses Node's implementation for long blobs, if available. Hence, it also works
1111
in browser, but in Node environment will perform faster for short strings.
12+
- Can encode into Base64 text or Base64 `Uint8Array`.
1213

1314

1415
### Usage

0 commit comments

Comments
 (0)