awaisabir's Stars
taoqf/node-html-parser
A very fast HTML parser, generating a simplified DOM, with basic element query support.
alexreardon/memoize-one
A memoization library which only remembers the latest invocation
mishoo/UglifyJS
JavaScript parser / mangler / compressor / beautifier toolkit
Richienb/node-polyfill-webpack-plugin
Polyfill Node.js core modules in Webpack.
webpack-contrib/webpack-bundle-analyzer
Webpack plugin and CLI utility that represents bundle content as convenient interactive zoomable treemap
pmmmwh/react-refresh-webpack-plugin
A Webpack plugin to enable "Fast Refresh" (also previously known as Hot Reloading) for React components.
gaearon/react-hot-loader
Tweak React components in real time. (Deprecated: use Fast Refresh instead.)
apollographql/apollo-server
🌍 Spec-compliant and production ready JavaScript GraphQL server that lets you develop in a schema-first way. Built for Express, Connect, Hapi, Koa, and more.
dherault/serverless-offline
Emulate AWS λ and API Gateway locally when developing your Serverless project
mrsteele/dotenv-webpack
A secure webpack plugin that supports dotenv and other environment variables and only exposes what you choose and use.
jeremydaly/lambda-api
Lightweight web framework for your serverless applications
CodeGenieApp/serverless-express
Run Express and other Node.js frameworks on AWS Serverless technologies such as Lambda, API Gateway, Lambda@Edge, and more.
tildeio/router.js
jshttp/methods
HTTP verbs that node supports
pillarjs/path-to-regexp
Turn a path string such as `/user/:name` into a regular expression
jupyterlab/jupyter-ai
A generative AI extension for JupyterLab
Menci/vite-plugin-top-level-await
Transform code to support top-level await in normal browsers for Vite.
redis/node-redis
Redis Node.js client
module-federation/vite
Vite Plugin for Module Federation
module-federation/module-federation-examples
Implementation examples of module federation , by the creators of module federation
originjs/vite-plugin-federation
Module Federation for vite & rollup
twitter/the-algorithm
Source code for Twitter's Recommendation Algorithm
vitejs/vite-plugin-react
The all-in-one Vite plugin for React projects.
vitejs/vite
Next generation frontend tooling. It's fast!
serverless-nextjs/serverless-next.js
⚡ Deploy your Next.js apps on AWS Lambda@Edge via Serverless Components
aws-samples/aws-lambda-nextjs
Sample application running Next.js application on Serverless services on AWS
shadeemerhi/reddit-clone-yt
marlonrichert/zsh-autocomplete
🤖 Real-time type-ahead completion for Zsh. Asynchronous find-as-you-type autocompletion.
aws/aws-toolkit-vscode
Amazon Q, CodeCatalyst, Local Lambda debug, SAM/CFN syntax, ECS Terminal, AWS resources
JedWatson/react-select
The Select Component for React.js