-
Updated
Dec 8, 2020 - JavaScript
Firebase
Firebase is a mobile app development platform that provides data analysis and database web services for developers. Firebase provides developers with an API that enables the integration of online statistical analysis and database communication into their applications.
Here are 18,817 public repositories matching this topic...
-
Updated
Dec 8, 2020 - JavaScript
-
Updated
Dec 3, 2020 - TypeScript
-
Updated
Aug 7, 2020 - Swift
-
Updated
Dec 8, 2020 - TypeScript
Recently, Github has changed the master branch to main, so we should also take this step and change the branch of a flutter from master to main.
Here are all the commands that need to run to make a clone of this branch with a different name:
git branch -m master main
git push -u origin main
git symbolic-ref refs/remotes/origin/HEAD refs/remotes/origin/main
After all this, we need
-
Updated
Dec 8, 2020 - TypeScript
-
Updated
Dec 7, 2020 - Java
-
Updated
Nov 8, 2020 - JavaScript
-
Updated
Aug 9, 2019 - JavaScript
-
Updated
Dec 1, 2020 - JavaScript
-
Updated
Dec 8, 2020 - Objective-C
-
Updated
Dec 8, 2020 - TypeScript
-
Updated
Nov 24, 2020 - JavaScript
Summary
Add basic pre-commit hooks to the repo. To catch, for example, broken symlinks (WorldHealthOrganization/app#1670)
Link: https://github.com/pre-commit/pre-commit-hooks
Possible config file. Should be run against every file in the existing tree to see what issues might come up.
# .pre-commit-config.yaml
- repo: https://github.com/pre-commit/pre-comm
The problem faced currently?
How can we solve it?
If you want this feature to be implemented, give it a thumbs up reaction, so that we can determine which features are important to you.
👍
-
Updated
Nov 20, 2020 - JavaScript
-
Updated
Nov 29, 2020
-
Updated
Oct 30, 2020 - Java
-
Updated
Nov 11, 2020 - TypeScript
-
Updated
Sep 3, 2020 - JavaScript
Created by James Tamplin, Andrew Lee
Released April 2012
- Organization
- firebase
- Website
- firebase.google.com
- Wikipedia
- Wikipedia
https://emotion.sh/
After this change in Material UI: mui-org/material-ui#6115