- published version 1.0.1, 7 years ago
- published version 1.0.0, 7 years ago
- published version 1.0.0, 7 years ago
This package will force kill the process when a error happen. it helps to make script progress non block when a uncatch error happen USE: require('force-kill-process');
published version 1.0.0, 6 years ago``` const DvAxios = require("../dist/index").default; const axios = new DvAxios({ proxy: [], autoUserAgent: true, axiosOpt: { timeout: 10 * 1000, }, }); (async () => { const { data } = await axios.post( "https://sellthepeak.com/wp-login.
published version 1.1.5, 5 years ago