JavaScript Google

Open-source JavaScript projects categorized as Google

Top 23 JavaScript Google Projects

  • functions-samples

    Collection of sample apps showcasing popular use cases using Cloud Functions for Firebase

    Project mention: I just realized how expensive Firebase is for Social Media Apps | /r/Firebase | 2023-06-20

    I tried to make a reddit like app. I used both realtime-database and firestore as database. The billing of the two is different from each other. I used realtime-database for frequently updated data (like or upvote, downvote count for ex.) and firestore for more stable and large data (post, comment, community and user data..). While doing this, I only used database rules, I did not use Cloud functions. So, I suggest you use a hybrid database to minimize your bill as much as possible and you can do amazing things with database rules. Have a good works.

  • google-map-react

    Google map library for react that allows rendering components as markers :tada:

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

  • closure-library

    Google's common JavaScript library

    Project mention: For processing strings, streams in C++ can be slow | news.ycombinator.com | 2023-12-06

    > "I recently learned that some Node.js engineers prefer stream classes when building strings, for performance reasons." Pretty much tells you everything you need to know about node js, I guess.

    Google Closure Library includes a StringBuffer class. [1]

    I recall it having explanatory notes, but I don't see them in the code now. JavaScript engines can optimize a string concatenating to in-place edit, if there is only one reference to the first string. The StringBuffer class keeps the reference count at one, guaranteeing this optimization is available, even if the StringBuffer itself is ever shared.

    [1] https://github.com/google/closure-library/blob/master/closur...

  • google-interview-preparation-problems

    leetcode problems I solved to prepare for my Google interview.

  • google-translate-api

    A free and unlimited API for Google Translate :dollar::no_entry_sign:

  • freeDictionaryAPI

    There was no free Dictionary API on the web when I wanted one for my friend, so I created one.

    Project mention: Feedback on new game | /r/wordgames | 2023-05-23

    I see that the request to dictionaryapi.dev comes directly from the client. Looking at the github for that project, I see this:

  • t-rex-runner

    the t-rex runner game extracted from chromium

    Project mention: Whilst you two were having s3x, I FINALLY BEAT THIS GAME 👇 | /r/aaaaaaacccccccce | 2023-09-13
  • 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.

  • search-by-image

    Browser extension for reverse image search, available for Chrome, Edge and Safari

    Project mention: Alguem sabe o nome do anime dessa garota? | /r/animebrasil | 2023-12-09

    meah de popotan, essa extensão é perfeita em casos como esse : https://github.com/dessant/search-by-image

  • ODrive

    Google Drive GUI for Windows / Mac / Linux (by liberodark)

  • web-archives

    Browser extension for viewing archived and cached versions of web pages, available for Chrome, Edge and Safari

    Project mention: An Ugly Single-Page Website Makes $5k a Month with Affiliate Marketing | news.ycombinator.com | 2024-01-20
  • web-search-navigator

    Web extension that adds keyboard shortcuts to Google, YouTube, Github, Amazon, and others (Chrome/Firefox/Edge/Safari)

  • passport-google-oauth2

    Google authentication strategy for Passport and Node.js.

  • google-profanity-words

    Full list of bad words and top swear words banned by Google.

  • googlekeepclone

    A clone of Google Keep with its original Material Design aesthetics

  • Chrome-Charset

    An extension used to modify the page default encoding for Chromium 55+ based browsers.

  • contain-google

    [Looking for maintainer] - Google Container isolates your Google activity from the rest of your web activity in order to prevent Google from tracking you outside of the Google website via third party cookies.

    Project mention: Using extra Firefox profiles to make my life better | news.ycombinator.com | 2023-10-19

    The only time I have had friction with profiles, is with some Google SSO as I use an unofficial extension called Google Container and sometimes the redirect just doesn't work.

    https://addons.mozilla.org/en-US/firefox/addon/google-contai...

  • sitemap-generator

    Easily create XML sitemaps for your website.

  • StadiaEnhanced

    Various new features for Google Stadia

    Project mention: With the death of Stadia, would you now say that Geforce Now is the defacto market leader for cloud gaming? | /r/Stadia | 2023-05-22

    I posted a breakdown of the different services a couple months ago and have been using GFN myself for almost 6 months now, after switching from Stadia (as the dev of Stadia Enhanced) when the announcement dropped.

  • gindex-v4

    A Vue Js Based G Index with Improved Dark Mode, Search and Video Player

  • actions

    GitHub Action for Infracost. See cloud cost estimates for Terraform in pull requests. 💰📉 Love your cloud bill! (by infracost)

  • gsts

    Obtain and store AWS STS credentials to interact with Amazon services by authenticating via G Suite SAML.

  • google-photos-backup

    Backup photos from Google Photos using Playwright.

    Project mention: Sync and Backup Google Photos in original quality | news.ycombinator.com | 2023-07-16
  • 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.

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-01-20.

JavaScript Google related posts

Index

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

Project Stars
1 functions-samples 11,967
2 google-map-react 6,284
3 closure-library 4,837
4 google-interview-preparation-problems 3,087
5 google-translate-api 2,738
6 freeDictionaryAPI 2,322
7 t-rex-runner 1,913
8 search-by-image 1,878
9 ODrive 1,143
10 web-archives 1,062
11 web-search-navigator 833
12 passport-google-oauth2 798
13 google-profanity-words 558
14 googlekeepclone 544
15 Chrome-Charset 470
16 contain-google 405
17 sitemap-generator 395
18 StadiaEnhanced 260
19 gindex-v4 257
20 actions 211
21 gsts 201
22 google-photos-backup 187
23 react-native-imaged-carousel-card 100
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.
workos.com