JavaScript Browser

Open-source JavaScript projects categorized as Browser

Top 23 JavaScript Browser Projects

  • Next.js

    The React Framework

    Project mention: NEXT JS x SANITY.IO | dev.to | 2024-10-02

    Sanity.io Next.js

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • Monaco Editor

    A browser based code editor

    Project mention: Complicate your personal projects | dev.to | 2024-10-03

    On top of that, I learned about Monaco Editor (the same editor that powers Visual Studio Code) and decided to integrate it to provide real-time syntax highlighting for my DSL. I had to learn how to add a custom language to it, and it was incredibly satisfying when the editor correctly highlighted valid input and flagged errors. Each new piece of complexity taught me something new, things I would not have learned if I had taken the "easy" route.

  • webtorrent

    ⚡️ Streaming torrent client for the web

    Project mention: WebTorrent: Fast Streaming Torrent Client for the Web | news.ycombinator.com | 2024-08-05
  • mocha

    ☕️ simple, flexible, fun javascript test framework for node.js & the browser

    Project mention: Which open-source projects are widely used but maintained by just a few people? | news.ycombinator.com | 2024-09-09

    Mocha js testing framework is widely used and maintained by a small team https://github.com/mochajs/mocha/issues/5027

  • Nightmare

    A high-level browser automation library.

  • brave-browser

    Brave browser for Android, iOS, Linux, macOS, Windows.

    Project mention: Mozilla's lapse in judgement causes clash with uBlock Origin developer | news.ycombinator.com | 2024-10-01

    The replacement is Brave browser https://brave.com/. Skip the crypto. Enjoy the integrated ad blocking.

  • SingleFile

    Web Extension for saving a faithful copy of a complete web page in a single HTML file

    Project mention: WebP: The WebPage Compression Format | news.ycombinator.com | 2024-09-07
  • browserify

    browser-side require() the node.js way

    Project mention: How to Create a Real-time Public Transportation Schedule App | dev.to | 2024-03-01

    Browserify to use node packages in the browser.

  • karma

    Spectacular Test Runner for JavaScript

  • transformers.js

    State-of-the-art Machine Learning for the web. Run 🤗 Transformers directly in your browser, with no need for a server!

    Project mention: postgres.new: In-browser Postgres with an AI interface | dev.to | 2024-08-20

    pgvector is enabled by default in postgres.new, meaning you can create and query vector columns on any table immediately. Of course, this is only useful if you have real embeddings to work with - so we gave AI access to Transformers.js which allows you to generate text embeddings directly in the browser, then store/query them in PGlite.

  • debug

    A tiny JavaScript debugging utility modelled after Node.js core's debugging technique. Works in Node.js and web browsers

    Project mention: Why write a library? | dev.to | 2024-05-02

    Number of dependencies: one way to tell if a library is not too challenging to be used as study source is based on the production dependencies count. The fewer the better. For example, I chose debug because it only has 1 dependency (ms), while the rest of the code relies on core NodeJS modules - which is exactly what I was looking for - to learn how to build a library from scratch, not off the shelf libraries with many external deps, which in turn are based on more deps. There you go, dependency hell.

  • pollyjs

    Record, Replay, and Stub HTTP Interactions.

    Project mention: Polly.js – Record, replay, and stub HTTP interactions | news.ycombinator.com | 2024-01-08

    They "pushed" out this project in 2018

    https://github.com/Netflix/pollyjs/commit/281115d359ee0da5e0...

  • TestCafe

    A Node.js tool to automate end-to-end web testing.

  • bpmn-js

    A BPMN 2.0 rendering toolkit and web modeler.

  • artillery

    The complete load testing platform. Everything you need for production-grade load tests. Serverless & distributed. Load test with Playwright. Load test HTTP APIs, GraphQL, WebSocket, and more. Use any Node.js module.

    Project mention: Artillery: The complete load testing platform | news.ycombinator.com | 2024-05-09
  • WebKit

    Home of the WebKit project, the browser engine used by Safari, Mail, App Store and many other applications on macOS, iOS and Linux.

    Project mention: The Unraveling of Space-Time | news.ycombinator.com | 2024-10-03
  • isomorphic-git

    A pure JavaScript implementation of git for node and browsers!

    Project mention: Tree-shaking, the horticulturally misguided algorithm | news.ycombinator.com | 2024-04-13

    A microcosm of the wasm issue was captured in this thread about implementing a web based git in JavaScript from scratch vs. compiling libgit

    https://github.com/isomorphic-git/isomorphic-git/issues/268

  • simple-peer

    📡 Simple WebRTC video, voice, and data channels

  • hotkeys-js

    ➷ A robust Javascript library for capturing keyboard input. It has no dependencies.

  • Noi

    🚀 Power Your World with AI - Explore, Extend, Empower.

    Project mention: Noi: an AI-enhanced, customizable browser | news.ycombinator.com | 2024-05-18
  • bowser

    a browser detector

  • webextensions-examples

    Example Firefox add-ons created using the WebExtensions API

    Project mention: Browser extensions are underrated: the promise of hackable software | news.ycombinator.com | 2024-02-04

    Check out Firefox examples on github, you’ll like it, I’ve had great experience learning from them to add nifty features to my browser:

    https://github.com/mdn/webextensions-examples

  • LevelUP

    A wrapper for abstract-leveldown compliant stores, for Node.js and browsers.

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).

JavaScript Browser discussion

Log in or Post with

JavaScript Browser related posts

Index

What are some of the best open-source Browser projects in JavaScript? This list will help you:

Project Stars
1 Next.js 125,452
2 Monaco Editor 40,032
3 webtorrent 29,479
4 mocha 22,576
5 Nightmare 19,538
6 brave-browser 17,628
7 SingleFile 15,242
8 browserify 14,598
9 karma 11,951
10 transformers.js 11,161
11 debug 11,120
12 pollyjs 10,212
13 TestCafe 9,817
14 bpmn-js 8,548
15 artillery 7,940
16 WebKit 7,910
17 isomorphic-git 7,449
18 simple-peer 7,386
19 hotkeys-js 6,639
20 Noi 6,183
21 bowser 5,477
22 webextensions-examples 4,086
23 LevelUP 4,079

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you konow that JavaScript is
the 3rd most popular programming language
based on number of metions?