aeriz PORTAL
LANG

aeriz

@aeriz 네임스페이스에서 배포되는 오픈소스 자바스크립트 라이브러리

@aeriz/chart · @aeriz/wysiwyg

2 packages 0 runtime deps Apache-2.0 npm · jsDelivr
@aeriz/chart
v1.0.1

@aeriz/chart

21종의 차트가 단일 Canvas 렌더링 코어를 공유하는 자바스크립트 차트 라이브러리.

~96 KB unminified · zero dependencies

$npm install @aeriz/chart
  • 21 chart types · bar, line, area, scatter, pie, radar, gauge, heatmap, treemap, realtime, composite (mixed dual-axis)
  • Live theming · CSS custom properties로 색상 변경 후 invalidate()
  • Realtime streaming · RealtimeChart.push(), rolling window
  • Canvas hit testing · DPR 자동 처리, 픽셀 단위 이벤트
@aeriz/wysiwyg
v1.0.2

@aeriz/wysiwyg

contentEditable 기반의 리치 텍스트 에디터. 14종 블록과 BlockSnapshot 직렬화.

14 block types · BlockSnapshot serialization · zero dependencies

$npm install @aeriz/wysiwyg
  • 14 block types · 단락 / 제목 / 목록 / 인용 / 코드 / 표 / 이미지 / 링크 카드 / 유튜브 / 파일 / HR / HTML 가져오기
  • IME-safe · 한국어 조합 입력 처리, MutationObserver 기반 reconcile
  • Code highlighting · 16개 언어 자체 토크나이저 (JS/TS/Python/Java/Go/Rust/C/…)
  • Typed snapshots · BlockSnapshot은 discriminated union, 서버 라운드트립 가능
0
Runtime deps
두 라이브러리 모두 외부 런타임 의존성 없음.
CDN
jsDelivr · unpkg
npm에서 자동 미러링. <script> 태그로 직접 로드 가능.
TS
.d.ts included
타입 정의 동봉. ESM / CJS / IIFE 빌드 제공.
Apache-2.0
License
자세한 조항은 각 패키지의 LICENSE 파일 참고.