xw

Results 139 comments of xw

试试 https://github.com/wll8/better-mock ``` sh npm i @wll8/better-mock ``` ``` js const Mock = require('@wll8/better-mock') Mock.mock({ 'list|1-10': [{ 'id|+1': 1 }] }) ```

Try [mock-server](https://github.com/wll8/mockm) based on mockjs package?

I created a new project, the code looks simpler and has more useful features, I hope it helps you. https://github.com/wll8/express-ws - [x] Use directly from app.ws - [x] http and...

https://stackoverflow.com/a/23975955

This is wrong ``` . ├── "client │ └── 2QQ │ └── 345 │ └── 233 │ └── 276 │ └── 347 │ └── 211 │ └── 20720230107114205.png" ```

There is no real HMR for modifying the js file. Like F5

Super looking forward to implementing it on Windows