KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
nodeEnv
★ 15
Open GitHub ↗
各种node下的开发环境,长期更新
Download README (.md)
Explore Similar Repositories
AndroidNetworkWatcher
:
利用广播监听和反射封装简化网络监听业务代码
using-cps-in-golang
:
Article about using CPS in Golang
AMXX-Plugins
:
All my AMXX Plugins for Counter-Strike 1.6
MATS
:
Trading Strategies based on the gap between Implied and Realized Volatility: A machine learning approach
snifferview-1
:
体积小巧功能强大的网络封包嗅探分析工具-snifferview
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
nodeEnv
?
Download (.md)
# npmenv 欢迎光临个人小站,来看点很有意思也很前卫的东西 [msy.plus](https://msy.plus)     自己写的各种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库|