InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises. Learn more →
Top 23 TypeScript Google Projects
-
google-api-nodejs-client
Google's officially supported Node.js client library for accessing Google APIs. Support for authorization and authentication with OAuth 2.0, API Keys and JWT (Service Tokens) is included.
API client for Node.js
-
Project mention: Couple super basic Typescript questions from a newbie: how to compile and how to start learning | reddit.com/r/typescript | 2022-09-24
If you want to write apps that run on Node.js I would suggest using Google’s TypeScript style guide. You can start using it by simply running npx gts init. I’d suggest that you start with this and run your apps using ts-node/ts-node-dev because it does not require an extra build step.
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
-
Service & Endpoint Google Maps Node.js Client
-
Project mention: Meta shutting down ‘Echo VR’, killing #1 VR esport | reddit.com/r/OculusQuest | 2023-02-01
The same kind of great reason behind Google killing at least 281 of the products and companies they built or bought? Sometimes these big companies are just shortsighted.
-
Infracost : Infracost is an open-source tool that allows users to see the cost of running their infrastructure, such as AWS resources, in near real-time. It uses the AWS Price List API to determine the costs of resources, and can be integrated into CI/CD pipelines to provide cost feedback during the development process. This allows developers to make informed decisions about their infrastructure and optimize costs. Additionally, Infracost can be used to create alerts based on cost thresholds, so you can be notified when your infrastructure costs exceed a certain amount. This can be especially useful for teams that operate on a tight budget or need to manage costs closely.
-
-
It seems to be simple at first, but it took a lot of research. At first I thought there must be a library that I could use, right? The closest I got was a library called [email protected]/google but it wasn't compatible with how RocketChat Google OAuth endpoint handled requests. It needed both acessToken and idToken but here on successful login we could get either accessToken or code object. The idToken is the JWT hashed version of code object. You can read more about it here. So after a while of research, I started implementing a custom hook which could handle this with the plain gapi-script from scratch. But, the gapi-script introduced some errors/warnings. So, I went and fixed the code and published my own library around it.
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
-
I'm making a fork of Metasearch to be able to gather images from cards on Trello, and not just the title. I already have working code to get the ID of the attachments on the card, but when I run those results through forEach, the code seems to run without errors but doesn't actually push anything to my array (my actual code isn't this messy, but Reddit's formatting is messing up spaces):
-
react-native-google-mobile-ads
React Native Google Mobile Ads enables you to monetize your app with AdMob.
NM, I guess I've learned how to use reddit's search LOL and found https://github.com/invertase/react-native-google-mobile-ads
-
AngularMaterialFirebase
:fire: Full stack starter app with Angular 8, Material Design and Firebase (+ demo)
-
Official page for yup-phone: https://github.com/abhisekp/yup-phone
-
-
Project mention: I want to build something like this using the Google Maps API. Where do I start? | reddit.com/r/googlecloud | 2022-06-06
This can be easily done with the official marker clusterer library.
-
Project mention: uBlacklist – Block specific sites from appearing in Google search results | news.ycombinator.com | 2022-06-10
-
emoji-kitchen
🧑🍳 This repository contains the source code for the website https://emojikitchen.dev and allows for quick and easy browsing of the over 20,000 supported emoji mashups as part of Google's Emoji Kitchen.
Project mention: Show HN: I created a (maybe?) new type of puzzle, try it here | news.ycombinator.com | 2022-09-18It would be fun to have the characters integrate with the node images, as if you are dropping them into little worlds. E.g. when you move a rabbit to the boat node, the boat now has a little rabbit poking out of it. It would be similar to those combined emojis [0]
I recognize that this is a really bad idea from a usability/discoverability perspective, but wouldn't it be charming!
-
-
Hello! Thank you for reaching out to us. You should be able to download the latest APK from here: https://github.com/internxt/drive-mobile/releases/tag/v1.5.22
-
Project mention: gdoc.vim - Google docs integration for vim/neovim | reddit.com/r/neovim | 2022-07-16
https://github.com/AnandChowdhary/docs-markdown I found this project, but it isn't really usefull since it only offers the conversion one way. The main "issue" is converting from markdown to the google doc format
-
-
I'm trying to automatically send Google Ad Manager report data to Google Sheets. Has anyone had success using this module (LINK) in Google Apps Script?
-
Project mention: I've made a website to integrate League Clashes into your Google Calendar | reddit.com/r/leagueoflegends | 2022-08-04
Website: https://dokurno.dev/ClashCalendar/ Github: https://github.com/MrBartusek/ClashCalendar
-
google-keep-clone
A Google Keep clone, that follows the same design pattern as the original. Made with Angular. (by aBrihoum)
Project mention: I made a 'Google keep' clone with most of its features using Angular | dev.to | 2022-09-30 -
Project mention: As requested, the Google Assistant voice app for Zenith is now live! | reddit.com/r/ZenithMMO | 2022-03-08
By the way, this is an open source project and if you're curious about the code, you can check it here.
-
Sonar
Write Clean JavaScript Code. Always.. Sonar helps you commit clean code every time. With over 300 unique rules to find JavaScript bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
TypeScript Google related posts
- Meta shutting down ‘Echo VR’, killing #1 VR esport
- Google blew it with open source layoffs
- Apple's Tim Cook is 'a Hall of Fame CEO' who will avoid layoffs, analyst predicts
- As of yesterday, All Elite Wrestling has officially lasted longer as a promotion than Smoky Mountain Wrestling.
- Why google earth VR the most incredible Virtual Reality App Was Left Behind by Google ?
- Apple beefs up smartphone services in “silent war” against Google
- Intel discontinues pathfinder for RISC-V program
-
A note from our sponsor - InfluxDB
www.influxdata.com | 1 Feb 2023
Index
What are some of the best open-source Google projects in TypeScript? This list will help you:
Project | Stars | |
---|---|---|
1 | google-api-nodejs-client | 10,380 |
2 | gts | 4,254 |
3 | google-maps-services-js | 2,593 |
4 | Killed by Google | 1,915 |
5 | vscode-infracost | 1,651 |
6 | google-auth-library-nodejs | 1,443 |
7 | react-oauth | 440 |
8 | metasearch | 308 |
9 | react-native-google-mobile-ads | 304 |
10 | AngularMaterialFirebase | 228 |
11 | yup-phone | 226 |
12 | firegraph | 117 |
13 | js-markerclusterer | 101 |
14 | hohser | 100 |
15 | emoji-kitchen | 85 |
16 | reactjs-social-login | 78 |
17 | drive-mobile | 69 |
18 | docs-markdown | 30 |
19 | react-google-oauth2.0 | 19 |
20 | google-ad-manager-api | 16 |
21 | ClashCalendar | 7 |
22 | google-keep-clone | 1 |
23 | essence-helper-jovo | 0 |