Rulesets
Playground
Snippets
Search
Cookbooks
Docs
Documentation
Tutorials
Dark Mode
Calculate byte-size
0
0
MA
Mansimar Anand
0 Comments
const ByteSize = string => new Blob([string]).size;