UNPKG

countbytes

Version:

Count bytes of string

21 lines (12 loc) 379 B
# About A simple package to count bytes of a string. # Usage ```ts import countbytes from "countbytes"; console.log(countbytes("hello")); // 5 bytes console.log(countbytes("😎")); // 4 bytes ``` ## Hire Me 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