Security News
Node.js EOL Versions CVE Dubbed the "Worst CVE of the Year" by Security Experts
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
actac.js는 아스키 문자를 아희 출력 코드로 변환하는 Node.js 모듈입니다. 원래 아스키-아희 변환기에 사용된 코드였으나 아희 10주년을 맞이하여 아희의 부흥을 도모하고자 NPM으로 모듈을 배포해 재사용성을 높였습니다.
명령행에서 NPM으로 설치 npm install actac
또는 전역으로 설치 npm install -g actac
require('actac');
console.log("Hello, Aheui".aheui);
var actac = require('actac');
console.log(actac.aheui("Hello, Aheui"));
밣밢따맣밗밮따밦따밙다맣밦밟따박따맣밦밟따반따맣밬발따밝따밦다맣밪밣다밨따맣밣밥따맣밟밠따반다맣밞밥다밣따맣밨밖따밦따밚다맣밝밦다밞따맣밬발따밝따맣희
console.log("Hello, Aheui".hanbeone);
// = actac.hanbeone("Hello, Aheui");
먼저 스택에 문자를 모두 담아두고 마지막에 한번에 출력해서 글자가 거꾸로 나옵니다.
이 소프트웨어는 THE BEER-WARE LICENSE (Revision 42)
를 따릅니다.
FAQs
Convert ASCII characters into Aheui print code
We found that actac 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.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
Security News
cURL and Go security teams are publicly rejecting CVSS as flawed for assessing vulnerabilities and are calling for more accurate, context-aware approaches.
Security News
Bun 1.2 enhances its JavaScript runtime with 90% Node.js compatibility, built-in S3 and Postgres support, HTML Imports, and faster, cloud-first performance.