npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

firebase-easy-tools

v1.1.0

Published

This package provides essential Firebase tools to streamline your development and data management tasks. It includes the following utilities:

Downloads

461

Readme

Firebase Easy Tools

Description

English

This package provides essential Firebase tools to streamline your development and data management tasks. It includes the following utilities:

  1. Start with typing " npx firebase-easy-tools " to start your journey
  2. Download Folder Data Tool: Downloads all files from a specific folder in Firebase Storage.
  3. From Firestore to Another Firestore: Migrates collections between two Firestore projects.
  4. Migrate Users: Migrates authentication users from one Firebase project to another.

Français

Ce package fournit des outils Firebase essentiels pour rationaliser vos tâches de développement et de gestion des données. Il comprend les utilitaires suivants :

  1. Commencez par taper "npx firebase-easy-tools" pour démarrer votre parcours.
  2. Outil de téléchargement des données de dossier : Télécharge tous les fichiers d'un dossier spécifique dans Firebase Storage.
  3. De Firestore à un autre Firestore : Migre les collections entre deux projets Firestore.
  4. Migration des utilisateurs : Migre les utilisateurs d'authentification d'un projet Firebase à un autre.

العربية

هذه الحزمة توفر أدوات Firebase أساسية لتبسيط مهامك في التطوير وإدارة البيانات. تشمل الأدوات التالية:

  1. ابدأ بكتابة npx firebase-easy-tools.
  2. أداة تنزيل بيانات المجلد: تقوم بتنزيل جميع الملفات من مجلد محدد في Firebase Storage.
  3. من Firestore إلى Firestore آخر: تنقل المجموعات بين مشروعي Firestore.
  4. ترحيل المستخدمين: تقوم بترحيل المستخدمين من مشروع Firebase إلى آخر.

Requirements

English

To use this package, you need to have the following installed on your system:

  1. Node.js: Version 14 or higher.
  2. npm: Node Package Manager (npm) for installing dependencies.
  3. Firebase Project: You must have at least one Firebase project set up in your Firebase console.

Français

Pour utiliser cette package, vous devez avoir les éléments suivants installés sur votre système :

  1. Node.js : Version 14 ou supérieure.
  2. npm : Node Package Manager (npm) pour installer les dépendances.
  3. Projet Firebase : Vous devez avoir au moins un projet Firebase configuré dans votre console Firebase.

العربية

لاستخدام هذه الحزمة، يجب أن يكون لديك العناصر التالية مثبتة على جهازك:

  1. Node.js : الإصدار 14 أو أعلى.
  2. npm : مدير الحزم (npm) لتثبيت التبعيات.
  3. مشروع Firebase : يجب أن يكون لديك مشروع Firebase واحد على الأقل تم إعداده في وحدة تحكم Firebase.