Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jsayol/vscode-firebase-explorer
Visual Studio Code extension to explore and manage your Firebase projects
https://github.com/jsayol/vscode-firebase-explorer
firebase productivity vscode vscode-extension
Last synced: 23 days ago
JSON representation
Visual Studio Code extension to explore and manage your Firebase projects
- Host: GitHub
- URL: https://github.com/jsayol/vscode-firebase-explorer
- Owner: jsayol
- License: mit
- Created: 2018-12-06T21:04:04.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-11-27T14:23:05.000Z (about 1 year ago)
- Last Synced: 2024-04-14T07:11:21.695Z (9 months ago)
- Topics: firebase, productivity, vscode, vscode-extension
- Language: TypeScript
- Homepage: https://devlibrary.withgoogle.com/products/firebase/repos/jsayol-vscode-firebase-explorer
- Size: 1.8 MB
- Stars: 148
- Watchers: 8
- Forks: 22
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-firebase - VSCode Firebase Explorer - 당신의 Firebase 프로젝트를 vscode를 통해 탐색하고 관리하세요. (CLI & 에디터 / iOS)
README
# Firebase Explorer
A Visual Studio Code extension to explore and manage your Firebase projects.![Firebase Explorer logo](assets/icon.png)
## Instalation
Launch VS Code Quick Open (`Ctrl+P`), paste the following command, and press enter:
```
ext install jsayol.firebase-explorer
```Or you can just search for "Firebase Explorer" in the Extensions view.
## Preview
![Firebase Explorer screenshot](images/screenshot.png)