deverpham


  • a simple logger. it will create a file in ./logs/logs.txt USAGE: const log = require('easylog'); log('Hello world');

    published 1.0.4 6 years ago
  • a simple dog

    published 1.0.1 6 years ago
  • A real worker multi-thread

    published 1.0.7 6 years ago
  • published 1.0.1 6 years ago
  • published 1.0.0 6 years ago
  • published 1.0.0 6 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 1.0.0 5 years ago
  • Module for log and error handling

    published 1.4.5 4 years ago
  • ```

    published 1.1.0 4 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 1.1.5 4 years ago