1.0.1 • Published 3 years ago

request-confrim v1.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

Using to lib:

const impor = require("request-confrim");
const confrim = impor({
url: "https://vk.com",
options: ["localhost", "post"],
post: [3050]
});
console.log(confrim) // https://vk.com/?localhost=3050&post=3050
1.0.1

3 years ago

1.0.0

3 years ago