# JavaScriptBasic **Repository Path**: yxrswx/JavaScriptBasic ## Basic Information - **Project Name**: JavaScriptBasic - **Description**: JavaScript 常用功能梳理 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-12-24 - **Last Updated**: 2023-02-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### JavaScriptBasic 1. module --- es5模块化 --- 闭包+IIFE 2. util --- 工具类整理 3. nodejs - json-server:[链接](https://github.com/typicode/json-server) 4. chart --- 图表工具类库实践 5. es6 --- 新特性学习 6. Promise