All Projects → awkaiser → browserslist-config-google

awkaiser / browserslist-config-google

Licence: MIT license
Google / Google Workspace Browserslist Shared Config

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to browserslist-config-google

utools-recent-projects
uTools 插件, 快速查询最近打开的项目
Stars: ✭ 84 (+211.11%)
Mutual labels:  safari, edge
Known Css Properties
List of standard and browser specific CSS properties.
Stars: ✭ 89 (+229.63%)
Mutual labels:  safari, edge
xcloud-keyboard-mouse
Chrome extension for controlling Xbox Cloud Gaming (Project xCloud) using a keyboard and mouse
Stars: ✭ 78 (+188.89%)
Mutual labels:  safari, edge
alfred-browser-tabs
🔍 Search browser tabs from Chrome, Brave, Safari, etc..
Stars: ✭ 302 (+1018.52%)
Mutual labels:  safari, edge
libedge
Microsoft Edge Microsoft Edge主页算法
Stars: ✭ 17 (-37.04%)
Mutual labels:  microsoft, edge
stay-productive
Remove feed from Facebook, Twitter and Linkedin... To stay productive !
Stars: ✭ 15 (-44.44%)
Mutual labels:  safari, edge
Octotree
Browser extension that enhances GitHub code review and exploration. You can download Octotree for your browser from our website.
Stars: ✭ 21,726 (+80366.67%)
Mutual labels:  safari, edge
Lazy
Kule Lazy4 / CSS Framework
Stars: ✭ 147 (+444.44%)
Mutual labels:  safari, edge
Extension Create
Create modern cross-browser extensions with no build configuration.
Stars: ✭ 167 (+518.52%)
Mutual labels:  safari, edge
Supercookie
💭 Inspiration
Stars: ✭ 3,630 (+13344.44%)
Mutual labels:  safari, edge
tl-create
tl-create is a cross-platform command line tool to create a X.509 trust list from various trust stores. (Keywords: CABFORUM, eIDAS, WebPKI)
Stars: ✭ 32 (+18.52%)
Mutual labels:  microsoft, mozilla
edge-contextMenuSearch
Extension for MS Edge browser to provide search option in context menu for selected text
Stars: ✭ 13 (-51.85%)
Mutual labels:  microsoft, edge
China Domain Allowlist
常用中国网站白名单,纯列表,用于 SwitchyOmega,控制不走代理的网站。
Stars: ✭ 166 (+514.81%)
Mutual labels:  microsoft, edge
cosyTabs
SIMBL plug-in for Safari. Now with macOS Sierra/Safari 10 support. Small tabs like they used to be back in the day.
Stars: ✭ 44 (+62.96%)
Mutual labels:  safari
vbo365-rest
Unofficial Self-Service Web Portal for Veeam Backup for Microsoft Office 365
Stars: ✭ 44 (+62.96%)
Mutual labels:  microsoft
kinect-sign-language
Kinect Sign Language
Stars: ✭ 18 (-33.33%)
Mutual labels:  microsoft
ms-identity-mobile-apple-swift-objc
An iOS sample in Swift that authenticates Microsoft Account and Azure AD users and calls the Graph API using OAuth 2.0
Stars: ✭ 61 (+125.93%)
Mutual labels:  microsoft
ajxnetcore
Its an innovative method to turn an ASP.NET Core Application Into Single Page Application, While enhancing the Software performance both on server and client side.
Stars: ✭ 31 (+14.81%)
Mutual labels:  microsoft
achlys
Erlang framework for building applications with Lasp on GRiSP
Stars: ✭ 41 (+51.85%)
Mutual labels:  edge
universalSmoothScroll
A cross-browser smooth-scrolling API which supports multiple and interruptable scroll-animations on all DOM's elements, even at the same time!
Stars: ✭ 46 (+70.37%)
Mutual labels:  safari

Google / Google Workspace Browserslist Shared Config

This configuration reflects Google's supported browser policy for their suite of web applications.

NPM

What is Browserslist?

Share browsers list between different front-end tools, like Autoprefixer, Stylelint and babel-preset-env.

Browser support

Google Workspace dropped support for Internet Explorer on March 15th, 2021

(Gmail, Calendar, Meet, Chat, Drive, Docs, Sheets, Slides, Forms, Sites, etc.)

Desktop browsers [policy]

  • Chrome
  • Firefox
  • Safari
  • Edge

Mobile [policy]

  • Chrome for Android (caniuse data caveat: best covered by matching desktop Chrome versions)
  • iOS Safari

Usage

package.json

{
  "browserslist": ["extends browserslist-config-google"]
}

Alternative configuration

If you need:

  • browserslist-config-google/gdocs
  • browserslist-config-google/modern
  • browserslist-config-google/no-ie
  • browserslist-config-google/popular

... continue using v2.0.0

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].