# sun.js **Repository Path**: suncms/sun.js ## Basic Information - **Project Name**: sun.js - **Description**: It is a utility-belt library for JavaScript.And it will always constantly review and update.For Your - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2014-02-18 - **Last Updated**: 2020-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Sun.js Preview ============== Sun.js is a utility-belt library for JavaScript.And it will always constantly review and update.For Your Information.:sunglasses: **But, it beta now.** ### About namespace ``` sun ├── ajax ├── context │ ├── cookie │ └── localStorage ├── md └── util ``` sun --- **$** sun.$(domId) ``` sun.$('#btn_ok'); =>[