countbytes
Version:
Count bytes of string
21 lines (12 loc) • 379 B
Markdown
A simple package to count bytes of a string.
```ts
import countbytes from "countbytes";
console.log(countbytes("hello")); // 5 bytes
console.log(countbytes("😎")); // 4 bytes
```
Want to work with a kickass frontend dev?
Email me at ikhan77727@gmail.com. LinkedIn: https://www.linkedin.com/in/imrankhan001/
> P.S: I excel in Remote Work Only