Documentation

[!NOTE] This README was generated by SKILL, get the ZH version from here.


RenderJS

EXTEND NATIVE JS PROTOTYPES, RENDER WITHOUT THE OVERHEAD

npm Downloads License


A JavaScript frontend rendering tool with chainable DOM syntax, a one-shot template engine, and native prototype extensions

Table of Contents

Features

npm i @pardnchiu/renderjs · Documentation

Architecture

Full Architecture

graph TB
    A[HTML Template] --> B[RJS Core]
    B --> C[Directive Parser]
    C --> D[Rendered DOM]
    E[Prototype Extensions] -.-> D
    F[Lazyload / SVG Listener] -.-> D

License

This project is licensed under the MIT License.

Author

邱敬幃 Pardn Chiu

hi@pardn.io
https://www.linkedin.com/in/pardnchiu


©️ 2022 邱敬幃 Pardn Chiu

中文