# nodeEnv **Repository Path**: moshuying/nodeEnv ## Basic Information - **Project Name**: nodeEnv - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2019-10-18 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # npmenv 欢迎光临个人小站,来看点很有意思也很前卫的东西 [moshuying.top](https://moshuying.top) ![GitHub language count](https://img.shields.io/github/languages/count/moshuying/nodeEnv) ![GitHub top language](https://img.shields.io/github/languages/top/moshuying/nodeEnv) ![GitHub file size in bytes](https://img.shields.io/github/repo-size/moshuying/nodeEnv) ![GitHub last commit](https://img.shields.io/github/last-commit/moshuying/nodeEnv) 自己写的各种nodejs下的开发环境,长期更新,自己搭建测试可用,并尽可能的让每一个包都能快速,方便的进行开发,欢迎大家提交issues,觉得有用也请fork或者star一下吧 目前有以下开发环境样例可用 |路径|简介| |---|---| |[js2run](https://github.com/moshuying/nodeEnv/tree/master/js2run)|自己做的一个用js解释器,为settimeout,new function,setInterval,eval方法不可用时提供| |[autoRestFulApi](https://github.com/moshuying/nodeEnv/tree/master/autoRestFulApi)|根据模板自动生成restfulapi,已包含upload接口用于上传静态文件,已设置logger,快速开发小型项目使用,甚至可以自动生成sql脚本去创建数据库,连点点点的时间都省了| |[nodejsBackup](https://github.com/moshuying/nodeEnv/tree/master/nodejsBackup)|使用nodejs备份网站并上传到百度云,目前仅能在liunx下运行| |[manage](https://github.com/moshuying/nodeEnv/tree/master/manage)|基于vue的一个快速开发后台界面的基础模板| |[jest](https://github.com/moshuying/nodeEnv/tree/master/jest)|jtest是一个自动测试脚本| |[koa2](https://github.com/moshuying/nodeEnv/tree/master/koa2)|koa2后台样例| |[typescript](https://github.com/moshuying/nodeEnv/tree/master/typescript)|typescript开发环境| |[vue_three](https://github.com/moshuying/nodeEnv/tree/master/vue_three)|在vue中使用three库| |[hexo_three](https://github.com/moshuying/nodeEnv/tree/master/hexo_three)|在hexo中使用three库|