Trending Projects

Discover the fastest growing open source projects

Showing 2851-2900 of 3,730 trending projects

#2851
jed/140bytes

A community-curated collection of bite-sized JavaScript code snippets for vibe coders.

0
0.0%
1.0K
total stars
#2852
JacksonTian/anywhere

A lightweight, cross-platform static file server for quickly serving files from any directory.

0
0.0%
1.0K
total stars
#2853
jakemmarsh/angularjs-gulp-browserify-boilerplate

This is a boilerplate for building modern web applications using AngularJS, Gulp, and Browserify.

0
0.0%
1.0K
total stars
#2854
zostera/django-bootstrap4

Bootstrap 4 integration with Django for building web applications with a modern UI.

0
0.0%
1.0K
total stars
#2855
Polymer/old-docs-site

Deprecated Polymer documentation site, replaced by newer repos focused on the Polymer framework.

0
0.0%
1.0K
total stars
#2856
bestiejs/json3

This project is a JSON polyfill for legacy browsers, no longer actively maintained.

0
0.0%
1.0K
total stars
#2857
natritmeyer/site_prism

A Page Object Model DSL for Capybara, a Ruby testing framework for web applications.

0
0.0%
1.0K
total stars
#2858
dyve/django-bootstrap-toolkit

Bootstrap support for Django projects to quickly build responsive web applications.

0
0.0%
1.0K
total stars
#2859
ttttonyhe/ouorz-mono

A monorepo containing a personal website, academic profile, and other related projects built with TypeScript, Next.js, and React.

0
0.0%
1.0K
total stars
#2860
utkarshkukreti/select.rs

A Rust library for web scraping that can extract useful data from HTML documents.

0
0.0%
1.0K
total stars
#2861
exokitxr/exokit

Native VR/AR/XR engine for JavaScript developers to build immersive web experiences.

0
0.0%
1.0K
total stars
#2862
EthanRBrown/web-development-with-node-and-express

Companion repository to a book on web development with Node.js and Express.

0
0.0%
1.0K
total stars
#2863
TideSec/FuzzScanner

A collection of tools for website information gathering, including subdomain enumeration, port scanning, and more.

0
0.0%
1.0K
total stars
#2864
SpiderClub/smart_login

A Python library for automating logins across various websites using Selenium and HTTP request capturing.

0
0.0%
1.0K
total stars
#2865
ffii/ffii.github.io

A GitHub pages site for the FFII developer community, focusing on CSS-based projects and resources.

0
0.0%
1.0K
total stars
#2866
aleron75/mageres

A curated list of useful Magento technical resources for Magento developers

0
0.0%
1.0K
total stars
#2867
ffii/FFII.org

This appears to be a general-purpose website repository, not focused on AI coding tools or a developer discovery platform.

0
0.0%
1.0K
total stars
#2868
chemdemo/chemdemo.github.io

A personal blog website built with HTML, focused on the author's technical writing and projects.

0
0.0%
1.0K
total stars
#2869
yTakkar/React-Instagram-Clone-2.0

A reactive Instagram clone with a MERN stack, messaging, and social network features.

0
0.0%
1.0K
total stars
#2870
xb2016/kratos-pjax

A deprecated WordPress theme that uses PJAX for fast page loads.

0
0.0%
1.0K
total stars
#2871
emberjs/ember.js

JavaScript framework for building web applications

-1
0.0%
22.6K
total stars
#2872
JacksonTian/fks

A comprehensive frontend knowledge repository for developers to learn and build with modern web technologies.

-1
-0.0%
18.0K
total stars
#2873
revel/revel

A high-productivity, full-stack web framework for the Go language, providing a rich set of features for building web applications.

-1
-0.0%
13.3K
total stars
#2874
phalcon/cphalcon

A high-performance, full-stack PHP framework delivered as a C extension for building web applications.

-1
-0.0%
10.8K
total stars
#2875
cuixiaorui/mini-vue

A minimalist implementation of the Vue3 source code to help developers learn and understand it better.

-1
-0.0%
10.6K
total stars
#2876
KunMinX/Jetpack-MVVM-Best-Practice

A best practice guide for using the Jetpack MVVM architecture in Android development.

-1
-0.0%
9.0K
total stars
#2877
douglascrockford/JSON-js

This repository provides a JSON library for JavaScript, allowing developers to work with JSON data in their applications.

-1
-0.0%
8.7K
total stars
#2878
litten/hexo-theme-yilia

A simple and elegant Hexo theme for building static websites and blogs.

-1
-0.0%
8.4K
total stars
#2879
draveness/analyze

This is a blog project focused on iOS development, written in Objective-C and Swift.

-1
-0.0%
8.1K
total stars
#2880
jawil/blog

A personal blog and notes repository for a developer focused on JavaScript, Node.js, and web development.

-1
-0.0%
7.9K
total stars
#2881
gedoor/MyBookshelf

An open-source ebook reader app that allows customizing content sources for a seamless reading experience.

-1
-0.0%
7.6K
total stars
#2882
workshopper/learnyounode

An introductory workshop to learn Node.js, a popular JavaScript runtime for building server-side applications.

-1
-0.0%
7.4K
total stars
#2883
es-shims/es5-shim

A compatibility shim for ECMAScript 5 that adds missing functionality to legacy JavaScript engines.

-1
-0.0%
7.1K
total stars
#2884
sindresorhus/query-string

A powerful utility for parsing and stringifying URL query strings in JavaScript.

-1
-0.0%
6.9K
total stars
#2885
necolas/idiomatic-css

A set of principles for writing consistent, idiomatic CSS that is applicable to all developers.

-1
-0.0%
6.7K
total stars
#2886
symfony/translation

Symfony Translation provides tools to internationalize your PHP application.

-1
-0.0%
6.6K
total stars
#2887
livebud/bud

A full-stack web framework for Go that enables developers to build fast and scalable web applications.

-1
-0.0%
5.6K
total stars
#2888
aspnet/Mvc

ASP.NET Core MVC is a web framework for building dynamic web applications with a clean separation of concerns.

-1
-0.0%
5.6K
total stars
#2889
sqreen/awesome-nodejs-projects

A curated list of awesome open-source applications made with Node.js for general web development.

-1
-0.0%
5.6K
total stars
#2890
expressjs/expressjs.com

Express.js is a popular Node.js web application framework that simplifies the process of building web servers and APIs.

-1
-0.0%
5.3K
total stars
#2891
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
#2892
popcorn-time/popcorn-app

An experiment using the peerflix module of NodeJS and connecting a bunch of APIs.

-1
-0.0%
5.2K
total stars
#2893
sintaxi/harp

A static web server, generator, and bundler for building fast, secure, and scalable websites.

-1
-0.0%
5.0K
total stars
#2894
cssnano/cssnano

cssnano is a modular CSS minifier that optimizes and compresses CSS files, built on top of the PostCSS ecosystem.

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

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

-1
-0.0%
4.9K
total stars
#2896
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
#2897
aliyr/Nodejs-Developer-Roadmap

A comprehensive roadmap for becoming a Node.js developer, covering various aspects of the ecosystem.

-1
-0.0%
4.8K
total stars
#2898
moneyphp/money

A PHP library that implements Fowler's Money pattern for working with currencies and money.

-1
-0.0%
4.8K
total stars
#2899
gorhill/uMatrix

uMatrix is a point-and-click matrix tool for filtering network requests based on source, destination, and type.

-1
-0.0%
4.7K
total stars
#2900
php-imagine/Imagine

PHP library for manipulating images through an object-oriented and fluent interface.

-1
-0.0%
4.5K
total stars
1...5759...75

Stay in the loop

Get weekly updates on trending AI coding tools and projects.