
Company News
Jerod Santo Joins Socket as Head of Media
Allow myself to introduce... myself.
@violetice/string-to-ascii
Advanced tools
简体中文 | English
本项目的唯一功能是将字符串转换为 ASCII 编码,以此帮助 epub 小说绕过内容检测。
# npm
npm i @violetice/string-to-ascii
# yarn
yarn add @violetice/string-to-ascii
import {asciiToString, stringToAscii} from "@violetice/string-to-ascii";
let ascii = stringToAscii('Hello World')
// ascii = Hello World
let str = asciiToString(ascii)
// str = Hello World
emm……
// ascii = Hello World
// str = Hello World
FAQs
本项目的唯一功能是将字符串转换为 ASCII 编码,以此帮助 epub 小说绕过内容检测。
The npm package @violetice/string-to-ascii receives a total of 4 weekly downloads. As such, @violetice/string-to-ascii popularity was classified as not popular.
We found that @violetice/string-to-ascii demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.

Company News
Allow myself to introduce... myself.

Research
/Security News
A Twitch browser extension on Chrome and Firefox forwards users’ live OAuth session tokens through proxies controlled by a Russian bot service.

Security News
Anthropic found biased reasoning and recklessness drove Claude Mythos 5 to publish malware on PyPI and compromise a security vendor.