Trending Projects

Discover the fastest growing open source projects

Showing 3401-3450 of 3,730 trending projects

#3401
developit/unfetch

A tiny 500 byte fetch polyfill for modern browsers that provides a minimal implementation of the Fetch API.

-1
-0.0%
5.7K
total stars
#3402
js-org/js.org

A community-driven platform for hosting custom domains for JavaScript-related projects on GitHub Pages.

-1
-0.0%
5.7K
total stars
#3403
mislav/will_paginate

A popular Ruby pagination library for Rails and other Ruby applications.

-1
-0.0%
5.7K
total stars
#3404
Uniswap/web3-react

A simple, minimalist framework for building modern Ethereum dApps with TypeScript and Web3.

-1
-0.0%
5.7K
total stars
#3405
rappasoft/laravel-boilerplate

A Laravel boilerplate project that provides a quick start for building web applications with a focus on developer productivity.

-1
-0.0%
5.6K
total stars
#3406
timber/timber

Timber is a WordPress theme framework that uses Twig templates and object-oriented code to build beautiful WordPress sites.

-1
-0.0%
5.6K
total stars
#3407
epicweb-dev/epic-stack

A full-stack TypeScript starter kit with a Remix stack for rapid development of web applications.

-1
-0.0%
5.5K
total stars
#3408
rtfeldman/seamless-immutable

Seamless Immutable is a library that provides immutable data structures for JavaScript, compatible with normal JS Arrays and Objects.

-1
-0.0%
5.3K
total stars
#3409
syntaxhighlighter/syntaxhighlighter

A fully functional self-contained code syntax highlighter developed in JavaScript.

-1
-0.0%
5.3K
total stars
#3410
MoOx/postcss-cssnext

A deprecated PostCSS plugin that allowed developers to use future CSS syntax today.

-1
-0.0%
5.3K
total stars
#3411
standard-things/esm

A library that provides a modern, standards-compliant way to use ES6 modules in Node.js and the browser.

-1
-0.0%
5.3K
total stars
#3412
umpirsky/country-list

A comprehensive list of all countries with names and ISO 3166-1 codes in multiple languages and formats.

-1
-0.0%
5.3K
total stars
#3413
tchapi/markdown-cheatsheet

A comprehensive Markdown cheatsheet for developers to quickly reference common Markdown syntax and formatting.

-1
-0.0%
5.2K
total stars
#3414
alephjs/aleph.js

Aleph.js is a full-stack framework built on Deno that enables building modern web apps with React, TypeScript, and a focus on developer experience.

-1
-0.0%
5.2K
total stars
#3415
php-webdriver/php-webdriver

A PHP client for the Selenium/WebDriver protocol, allowing developers to automate web browsers.

-1
-0.0%
5.2K
total stars
#3416
egoist/poi

A zero-config bundler for JavaScript applications that supports various frontend frameworks and tools.

-1
-0.0%
5.2K
total stars
#3417
chenshenhai/koa2-note

A set of Koa2 tutorial notes for Node.js developers to learn the popular Koa2 framework.

-1
-0.0%
5.2K
total stars
#3418
Hashnode/mern-starter

Deprecated boilerplate for getting started with the MERN stack (MongoDB, Express, React, Node.js).

-1
-0.0%
5.2K
total stars
#3419
dzharii/awesome-typescript

A curated collection of awesome TypeScript resources for client-side and server-side development.

-1
-0.0%
5.1K
total stars
#3420
JohnSundell/Publish

A static site generator for Swift developers to build and publish websites and blogs.

-1
-0.0%
5.0K
total stars
#3421
sitespeedio/sitespeed.io

An open-source tool for comprehensive web performance analysis and optimization using real browsers.

-1
-0.0%
5.0K
total stars
#3422
preactjs/wmr

A tiny, all-in-one development tool for building modern web apps with Preact.

-1
-0.0%
4.9K
total stars
#3423
tc39/proposal-optional-chaining

A proposal for optional chaining syntax in JavaScript, which allows safer access to nested properties.

-1
-0.0%
4.9K
total stars
#3424
addyosmani/essential-js-design-patterns

A comprehensive book on JavaScript design patterns for developers to learn and apply in their projects.

-1
-0.0%
4.9K
total stars
#3425
otale/tale

A beautiful Java blog platform that is worth trying, built with a variety of modern technologies.

-1
-0.0%
4.8K
total stars
#3426
github/swift-style-guide

This is an archived style guide and coding conventions for Swift projects, not a vibe coder tool.

-1
-0.0%
4.8K
total stars
#3427
miguelgrinberg/microblog

A Flask-based microblogging application for developers, part of the Flask Mega-Tutorial series.

-1
-0.0%
4.8K
total stars
#3428
fogleman/gg

Go Graphics is a 2D rendering library for Go with a simple and intuitive API.

-1
-0.0%
4.7K
total stars
#3429
cookiecutter-flask/cookiecutter-flask

A Flask template with Bootstrap, webpack, and authentication/registration features for developer use.

-1
-0.0%
4.7K
total stars
#3430
lizongying/my-tv-0

An open-source IPTV video player app that allows you to customize video sources.

-1
-0.0%
4.7K
total stars
#3431
AlexNisnevich/untrusted

A meta-JavaScript adventure game for developers to explore and learn through interactive coding challenges.

-1
-0.0%
4.6K
total stars
#3432
appcypher/awesome-wasm-langs

A curated list of languages that compile directly to or have their VMs in WebAssembly, useful for vibe coders.

-1
-0.0%
4.4K
total stars
#3433
developit/workerize

A library for running a module in a Web Worker, enabling efficient concurrent processing in the browser.

-1
-0.0%
4.4K
total stars
#3434
jdah/minecraft-weekend

A 48-hour project building a Minecraft server, likely not focused on AI coding tools.

-1
-0.0%
4.4K
total stars
#3435
alexjoverm/typescript-library-starter

A TypeScript starter kit with zero-config for building a library, featuring RollupJS, Jest, Prettier, and more.

-1
-0.0%
4.4K
total stars
#3436
poem-web/poem

A full-featured and easy-to-use web framework for building servers and APIs with the Rust programming language.

-1
-0.0%
4.4K
total stars
#3437
Ayushparikh-code/Web-dev-mini-projects

A collection of beginner-friendly web development projects for learning HTML, CSS, and JavaScript.

-1
-0.0%
4.3K
total stars
#3438
KilledByAPixel/LittleJS

A tiny, fast HTML5 game engine with many features and no dependencies for building interactive web games.

-1
-0.0%
4.0K
total stars
#3439
mjavascript/mastering-modular-javascript

This repository provides guidance on modular JavaScript principles, design patterns, and best practices.

-1
-0.0%
4.0K
total stars
#3440
mercyblitz/tech-weekly

This is a technical weekly blog by 'Mercy' covering a wide range of Java and microservices topics.

-1
-0.0%
4.0K
total stars
#3441
Behat/Behat

Behat is a behavior-driven development (BDD) framework for PHP, enabling developers to write and execute human-readable functional tests.

-1
-0.0%
4.0K
total stars
#3442
poole/hyde

A brazen two-column theme for Jekyll, a popular static site generator.

-1
-0.0%
3.9K
total stars
#3443
ZHENFENG13/My-Blog

A simple and beautiful Java-based blogging system built with Spring Boot, Mybatis, and Thymeleaf.

-1
-0.0%
3.9K
total stars
#3444
css/csso

A fast and efficient CSS minifier with structural optimizations for web performance.

-1
-0.0%
3.8K
total stars
#3445
dwqs/blog

A personal blog repository for a developer, not directly related to vibe coding tools.

-1
-0.0%
3.8K
total stars
#3446
notofonts/noto-cjk

The Noto CJK fonts repository contains open-source fonts for Chinese, Japanese, and Korean scripts.

-1
-0.0%
3.7K
total stars
#3447
happypoulp/redux-tutorial

This is a tutorial to learn how to use the Redux state management library for JavaScript applications.

-1
-0.0%
3.7K
total stars
#3448
rohan-paul/Awesome-JavaScript-Interviews

A comprehensive collection of JavaScript, React, Node, and MongoDB interview questions and answers.

-1
-0.0%
3.7K
total stars
#3449
marblexu/PythonPlantsVsZombies

A simple Plants vs Zombies game built with Python, not focused on AI tools or vibe coding.

-1
-0.0%
3.7K
total stars
#3450
sporto/awesome-elm

A curated list of Elm tutorials, libraries, and resources for developers building with the Elm language.

-1
-0.0%
3.7K
total stars
1...6870...75

Stay in the loop

Get weekly updates on trending AI coding tools and projects.