web-development

Open-source projects categorized as web-development

Top 23 web-development Open-Source Projects

  • Front-End-Checklist

    🗂 The perfect Front-End Checklist for modern websites and meticulous developers

    Project mention: Is there some form of checklist when creating an optimal website? | /r/webdev | 2023-06-28

    Checklist

  • cs-video-courses

    List of Computer Science courses with video lectures.

    Project mention: Need advice | /r/PAK | 2023-07-12

    course Computer science is very wast field the fundamental remains same, learn basic fundamentals, data structures, concepts of object oriented programming.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

  • awesome-scalability

    The Patterns of Scalable, Reliable, and Performant Large-Scale Systems

    Project mention: Ask HN: What are some of the best blog posts by software engineers? | news.ycombinator.com | 2023-04-10
  • front-end-interview-handbook

    ⚡️ Front End interview preparation materials for busy engineers

    Project mention: Advice on Job Hunting for Self Taught Dev | /r/Frontend | 2023-05-22
  • Rocket

    A web framework for Rust.

    Project mention: Top 10 Rusty Repositories for you to start your Open Source Journey | dev.to | 2023-12-19

    4. Rocket

  • responsively-app

    A modified web browser that helps in responsive web development. A web developer's must have dev-tool.

    Project mention: 10 Game-Changing Tools You should Bookmark Now😎🔖 | dev.to | 2024-01-19

    ⭐ Responsively on GitHub 👉: Responsively

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • actix-web

    Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust.

    Project mention: Ntex: Powerful, pragmatic, fast framework for composable networking services | news.ycombinator.com | 2024-03-23

    I can't speak to the "is it any good" part, but (after a bit of research) I can share what I've found. I'll try to represent things as best as I understand, but I may have some finer details mixed up.

    ntex is written by the same person that started actix-web, Nikolay Kim (fafhrd91 on GitHub). There was a bunch of drama a while back due to actix-web using (what many reasoned to be) avoidable unsafe code, which was later found to be buggy. Nikolay was pilloried online, resulting in him transferring leadership of actix-web to someone else. ntex is, as I understand it, essentially Nikolay picking back up on his ideals for what could have been actix-web, if people hadn't pushed him out of his own project.

    How ntex compares to the pre-/post-leadership change of actix-web, I don't know.

    Here are some jumping points if you want more of the backstory.

    https://www.theregister.com/2020/01/21/rust_actix_web_framew...

    https://steveklabnik.com/writing/a-sad-day-for-rust

    https://github.com/actix/actix-web/issues/1289

  • Front-End-Performance-Checklist

    🎮 The only Front-End Performance Checklist that runs faster than the others

  • HTTP Prompt

    An interactive command-line HTTP and API testing client built on top of HTTPie featuring autocomplete, syntax highlighting, and more. https://twitter.com/httpie

  • content

    The content behind MDN Web Docs

    Project mention: Developer should-know websites | dev.to | 2024-03-26

    MDN Web Docs, previously Mozilla Developer Network

  • p1xt-guides

    Programming curricula

    Project mention: Mišljenje o navedenim "roadmap-ovima" za web development i CS | /r/CroIT | 2023-06-18
  • whitestorm.js

    :rocket: 🌪 Super-fast 3D framework for Web Applications 🥇 & Games 🎮. Based on Three.js

  • Front-End-Design-Checklist

    💎 The Design Checklist for Creative Web Designers and Patient Front-End Developers

  • Publish

    A static site generator for Swift developers

    Project mention: Why You Should Write Your Own Static Site Generator | news.ycombinator.com | 2023-11-03

    For Swift there’s https://github.com/JohnSundell/Publish which is a framework to create a static site generator. It’s really good.

  • wpt

    Test suites for Web platform specs — including WHATWG, W3C, and others

    Project mention: Show HN: Dropflow, a CSS layout engine for node or <canvas> | news.ycombinator.com | 2024-03-21

    To reply mostly with my WPT Core Team hat off, mostly summarising the history of how we've ended up here:

    A build script used by significant swaths of the test suite is almost certainly out; it turns out people like being able to edit the tests they're actually running. (We _do_ have some build scripts — but they're mostly just mechanically generating lots of similar tests.

    A lot of the goal of WPT (and the HTML Test Suite, which it effectively grew out of) has been to have a test suite that browsers are actually running in CI: historically, most standards test suites haven't been particularly amenable to automation (often a lot of, or exclusively, manual tests, little concern for flakiness, etc.), and with a lot of policy choices that effectively made browser vendors choose to write tests for themselves and not add new tests to the shared test suite: if you make it notably harder to write tests for the shared test suite, most engineers at a given vendor are simply going to not bother.

    As such, there's a lot of hesitancy towards anything that regresses the developer experience for browser engineers (and realistically, browser engineers, by virtue of sheer number, are the ones who are writing the most tests for web technologies).

    That said, there are probably ways we could make things better: a decent number of tests for things like Grid use check-layout-th.js (e.g., https://github.com/web-platform-tests/wpt/blob/f763dd7d7b7ed...).

    One could definitely imagine a world in which these are a test type of their own, and the test logic (in check-layout-th.js) can be rewritten in a custom test harness to do the same comparisons in an implementation without any JS support.

    The other challenge for things like Taffy only targeting flexbox and grid is we're unlikely to add any easy way to distinguish tests which are testing interactions with other layout features (`position: absolute` comes to mind!).

    My suggestion would probably be to start with an issue at https://github.com/web-platform-tests/rfcs/issues, describing the rough constraints, and potentially with one or two possible solutions.

  • front-end-handbook-2018

    2018 edition of our front-end development handbook

  • js-dev-reads

    A list of books 📚and articles 📝 for the discerning web developer to read.

  • Kore

    An easy to use, scalable and secure web application framework for writing web APIs in C or Python. || This is a read-only mirror, please see https://kore.io/mail and https://kore.io/source for information on how to contribute via the mailing lists.

    Project mention: Kore VS CWebStudio - a user suggested alternative | libhunt.com/r/kore | 2024-01-15
  • ui-buttons

    100 Modern CSS Buttons. Every style that you can imagine.

    Project mention: Helpful websites | /r/Wordpress | 2023-06-10
  • amplify-cli

    The AWS Amplify CLI is a toolchain for simplifying serverless web and mobile development.

  • projectlearn-project-based-learning

    A curated list of project tutorials for project-based learning.

    Project mention: Projects ideas | /r/learnprogramming | 2023-07-12

    https://github.com/practical-tutorials/project-based-learning and https://github.com/Xtremilicious/projectlearn-project-based-learning

  • best-of-web-python

    🏆 A ranked list of awesome python libraries for web development. Updated weekly.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2024-03-26.

web-development related posts

Index

What are some of the best open-source web-development projects? This list will help you:

Project Stars
1 Front-End-Checklist 67,251
2 cs-video-courses 63,776
3 awesome-scalability 52,576
4 front-end-interview-handbook 39,768
5 HEAD 29,851
6 Rocket 23,178
7 responsively-app 21,605
8 actix-web 20,056
9 Front-End-Performance-Checklist 16,348
10 HTTP Prompt 8,861
11 content 8,609
12 p1xt-guides 6,810
13 whitestorm.js 6,085
14 Front-End-Design-Checklist 4,872
15 Publish 4,770
16 wpt 4,585
17 front-end-handbook-2018 4,181
18 js-dev-reads 3,969
19 Kore 3,623
20 ui-buttons 3,285
21 amplify-cli 2,783
22 projectlearn-project-based-learning 2,688
23 best-of-web-python 2,143
Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com