Projects in Awesome Lists tagged with dynamic-rendering
A curated list of projects in awesome lists tagged with dynamic-rendering .
https://github.com/rendora/rendora
dynamic server-side rendering using headless Chrome to effortlessly solve the SEO problem for modern javascript websites
angular chrome-devtools chrome-headless crawler dynamic-rendering go golang javascript puppeteer react reactjs seo seo-optimization server-side-rendering spa ssr vue vuejs
Last synced: 18 Jan 2025
https://github.com/rannie/flui
A powerful UI framework for Google Flutter.
dynamic-rendering flui flutter flutter-package flutter-ui flutter-widget google-flutter skeleton toast widgets
Last synced: 15 May 2025
https://github.com/Rannie/flui
A powerful UI framework for Google Flutter.
dynamic-rendering flui flutter flutter-package flutter-ui flutter-widget google-flutter skeleton toast widgets
Last synced: 03 Apr 2025
https://github.com/midudev/react-rendering-strategies
Improve your React ⚛️ app performance by using Dynamic Rendering, Progressive Rendering or Static Rendering
client-side-rendering dynamic-rendering partyal-hydration react server-side-rendering ssr static-content
Last synced: 07 Apr 2025
https://github.com/LuXDAmore/nuxt-prune-html
🔌⚡ Nuxt module to prune html before sending it to the browser (it removes elements matching CSS selector(s)), useful for boosting performance showing a different HTML for bots/audits by removing all the scripts with dynamic rendering
audit bot cheerio dynamic-rendering html lighthouse measure modules nuxt nuxt-module nuxtjs optimization optimization-algorithms optimize pagespeed-insights performance prune pruning vuejs web-vitals
Last synced: 30 Mar 2025
https://github.com/luxdamore/nuxt-prune-html
🔌⚡ Nuxt module to prune html before sending it to the browser (it removes elements matching CSS selector(s)), useful for boosting performance showing a different HTML for bots/audits by removing all the scripts with dynamic rendering
audit bot cheerio dynamic-rendering html lighthouse measure modules nuxt nuxt-module nuxtjs optimization optimization-algorithms optimize pagespeed-insights performance prune pruning vuejs web-vitals
Last synced: 07 May 2025
https://github.com/mikaelvesavuori/lambda-dynamic-prerenderer
Dynamically prerender pages for bots and crawlers, with Lambda@Edge, S3 and CloudFront. No more need for isomorphic/server-side rendering!
cloudfront dynamic-rendering lambda-edge lambda-functions prerendering s3-website seo serverless
Last synced: 21 Mar 2025
https://github.com/thealexlichter/alexander-lichter-dynamic-rendering
cloaking dynamic-rendering nuxt seo spa
Last synced: 24 Mar 2025
https://github.com/arnobt78/strapi-submenus--react-fundamental-project-13
This project demonstrates a responsive navigation menu with submenus using React. It includes a global context for managing the sidebar state and dynamic rendering of submenus based on the data provided.
dynamic-rendering global-context html-css-javascript nav-links netlify-deployment react react-context react-fundamentals reactjs responsive-web-design strapi strapi-cms strapi-submenus strapi-template submenu
Last synced: 12 Mar 2025
https://github.com/gaurav-026/fashion-villa---shopping-app
This is an e-commerce application that shows a list of products and allow them to add in a virtual cart.
api-integration dynamic-rendering e-commerce reactjs redux-toolkit state-management
Last synced: 27 Mar 2025
https://github.com/bkpecho/simpliadmin
SimpliAdmin is a user-friendly CRUD (Create, Read, Update, Delete) application built using Node.js, Express, MongoDB, EJS, and Bootstrap. It simplifies the management of user data by providing a straightforward interface.
bootstrap crud-application css3 data-management dynamic-rendering ejs express javascript mongodb nodejs render simpliadmin user-friendly-interface
Last synced: 01 Apr 2025
https://github.com/pj-pj-pj/restaurant-page
a loaf of love from the bakery realm for you
dynamic-rendering js-modules webpack
Last synced: 06 Mar 2025
https://github.com/rishn/bajajfinserv-challenge1
Frontend application for the Bajaj Finserv Health Challenge, built with React and Ant Design, processing JSON input and displaying filtered results.
ant-design api-rest bajaj-finserv dynamic-rendering frontend json multi-select-dropdown reactjs render-deployment
Last synced: 01 Mar 2025
https://github.com/ashishpathak2/email-client-app
A minimalist email client app inspired by Outlook. It displays emails in a list with a dynamic body view, supports marking emails as favorites or read/unread, and allows filtering by status. The app fetches data from an API and features a responsive & clean UI.
deployed dynamic-rendering filtering-data master-slave reactjs responsive-layout tailwindcss
Last synced: 02 Apr 2025
https://github.com/weaponsforge/rendertron-app
Basic app to test dynamic rendering.
dynamic-rendering express html javascript nodejs rendertron
Last synced: 26 Mar 2025
https://github.com/sofiane-abou-abderrahim/react-quiz
Explore the power of React with our 'React Quiz' demo project! Dive into the intricacies of managing state and effects using hooks like useState and useEffect. Witness dynamic rendering, timed responses, and state management in action. Try it now!
components dynamic-rendering javascript quiz quizapp react reactjs state-management timed-response timer usecallback-hook useeffect-hook useref-hook usestate-hook
Last synced: 03 Apr 2025
https://github.com/slashton80/readforecast.php
This project is a dynamic web application. It provides weather forecasts by parsing local data files, displaying daily details, and calculating weekly averages, with a focus on user-friendly error handling and responsive design.
dynamic-rendering file-parsing forecast local-file php
Last synced: 12 Apr 2025
https://github.com/bijoy4u/strapi-submenus--react-fundamental-project-13
This project demonstrates a responsive navigation menu with submenus using React. It includes a global context for managing the sidebar state and dynamic rendering of submenus based on the data provided.
dynamic-rendering global-context html-css-javascript nav-links netlify-deployment react react-context react-fundamentals responsive-web-design strapi strapi-cms strapi-submenus strapi-template submenu
Last synced: 24 Feb 2025
https://github.com/umarsiddique010/weather-app
A weather app built with JavaScript, HTML, and CSS using SOLID principles and OOP. Features dynamic rendering, GSAP animations, responsive design, and advanced CSS like backdrop filters and progress bar animations. Deployed with Vite on GitHub Pages.
backdrop-filter css css-animations deployment dynamic-rendering github-pages gsap-animation gsap-scrolltrigger html5 javascript oop progress-bar responsive-design solid-principles typography vitejs weather-app
Last synced: 01 Apr 2025
https://github.com/madhurimarawat/credit-card-prediction-analysis
This repository contains credit card prediction project that I made using Streamlit and Python programming language.
classification classifier credit-card-prediction dataset-visualization datasets deployment dynamic-rendering hyperparameter-tuning hyperparameter-tuning-in-pipeline intermediate-project internship-project knn machine-learning-algorithms model-visualization project-presentation project-report python streamlit streamlit-deployment web-app
Last synced: 04 Mar 2025
https://github.com/kutubofficial/wsi-detection
This project visualizes inference results from medical imaging data, specifically detecting and highlighting Circular RBCs using bounding boxes. It is built using React and Tailwind CSS, and processes JSON input for dynamic rendering.
css dynamic-rendering json-data reactjs
Last synced: 09 Apr 2025
https://github.com/shakebshamsi/to-do-app
A simple and responsive To Do List web app using HTML, CSS, and JavaScript. This project covers DOM manipulation, event handling, localStorage, dynamic rendering, and basic CRUD operations.
crud css dom-manipulation dynamic-rendering event-handling html javascript localstorage
Last synced: 07 May 2025
https://github.com/weaponsforge/prerender-app
Basic app to test dynamic rendering using prerender.io.
Last synced: 26 Mar 2025