# module **Repository Path**: yingjiehanyan/module ## Basic Information - **Project Name**: module - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-11-13 - **Last Updated**: 2021-11-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # module #### 介绍 stage:主要讲述模块化开发的基本演变流程 es-module-specs:主要讲述模块化考法的特性 - export:导出 - attention:导出注意事项 - import:导入 - export-import:导入导出 - polyfill:解决浏览器兼容性问题 es-module-in-node:模块化在node中的应用