Pinned Repositories
cpy
A library to make writing C code easier, enjoyable, and not repetitive.
async-test-runner
An over-simplified async test runner.
cli
The Sequelize CLI
cpy
Implementing Python in C/C++ library.
devmail
express-validation
An express middleware that validates a request and returns a response with errors; if any of the configured validation rules fail.
jsinspect
Detect copy-pasted and structurally similar code
nodejs-backend-base
Node.js application base - 🚀 bootstrappable, reusable, scalable.
postman-cli
A complete, minimalist, elegant commandline interface for Postman.
postman-collection-interface-library
Interface with a Postman collection, and get request data from nested structure - mostly to be used as mock data in mocha+chai tests.
muhammad-bin-zafar's Repositories
muhammad-bin-zafar/async-test-runner
An over-simplified async test runner.
muhammad-bin-zafar/nodejs-backend-base
Node.js application base - 🚀 bootstrappable, reusable, scalable.
muhammad-bin-zafar/cpy
Implementing Python in C/C++ library.
muhammad-bin-zafar/cli
The Sequelize CLI
muhammad-bin-zafar/devmail
muhammad-bin-zafar/express-validation
An express middleware that validates a request and returns a response with errors; if any of the configured validation rules fail.
muhammad-bin-zafar/jsinspect
Detect copy-pasted and structurally similar code
muhammad-bin-zafar/postman-cli
A complete, minimalist, elegant commandline interface for Postman.
muhammad-bin-zafar/postman-collection-interface-library
Interface with a Postman collection, and get request data from nested structure - mostly to be used as mock data in mocha+chai tests.
muhammad-bin-zafar/typesafe-joi
A fork of joi that produces typed validation results in TypeScript