# wheel **Repository Path**: srtian96/wheel ## Basic Information - **Project Name**: wheel - **Description**: 造轮子的地方,希望将自己感兴趣的轮子都造一次,fighting! - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-06-05 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # wheel 造轮子的集合,目标是将自己感兴趣的轮子都造上一遍 ### 轮子目录(目前计划): #### react: - [x] - simple-redux - [x] - simple-react-redux - [ ] - simple-react-router - [ ] - 虚拟DOM #### JavaScript - [x] - promise - [x] - 队列 - [x] - 栈 - [ ] - 数组去重 - [ ] - bind - [ ] - extend - [ ] - assign - [x] - 深克隆 - [ ] - MVVM #### node.js - [ ] - koa