Monis Qadri's repositories
bin-grep
A grep like tool for a binary file.
jsdomparser
HTML parser and serializer with DOM APIs
chi
lightweight, idiomatic and composable router for building Go HTTP services
cloudflare-cors-anywhere
CORS "anywhere" proxy in a Cloudflare worker. DEMO at: https://test.cors.workers.dev/
cloudscraper
--DEPRECATED -- 🛑 🛑 Node.js library to bypass cloudflare's anti-ddos page
comlink
Comlink makes WebWorkers enjoyable.
dom-api-proxy
creating native dom apis using htmlparser2, css-select and es2015 proxies
domhandler
htmlparser2's dom as a separate module
emoji-css
An easy way to include emoji in your HTML
hello-world
This is a hello world
jsdom
A JavaScript implementation of various web standards, for use with Node.js
learnxinyminutes-docs
Code documentation written as code! How novel and totally my idea!
leetcode-company-wise-problems-2022
Lists of company wise questions available on leetcode premium. Every csv file in the companies directory corresponds to a list of questions on leetcode for a specific company based on the leetcode company tags. Updated as of May, 2022.
node-html-parser
A very fast HTML parser, generating a simplified DOM, with basic element query support.
parse5
HTML parsing/serialization toolset for Node.js. WHATWG HTML Living Standard (aka HTML5)-compliant.
readability
A standalone version of the readability lib
web-vitals
Essential metrics for a healthy site.
webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.