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 🙏

© 2026 – Pkg Stats / Ryan Hefner

bharat-data

v1.3.2

Published

The ultimate deterministic data generator for India. Generate valid Aadhaar, PAN, GSTIN, regional names, and addresses in seconds.

Readme

🇮🇳 Bharat-Data

npm version License: MIT Downloads

Bharat-Data is the most comprehensive, enterprise-ready data generation engine for the Indian ecosystem. Generate valid government IDs, regional names, and context-aware profiles in seconds.


📦 Installation

npm install -g bharat-data

🛠️ Usage (The Wizard Pattern)

1. Generate SQL (PostgreSQL / MySQL)

bharat-data sql users "name, age, phone, balance, city" 100

2. Generate JSON (MongoDB / Firebase)

bharat-data json products "product, price, description" 50

3. Generate CSV (Excel / Spreadsheets)

bharat-data csv employees "name, job, email, pan" 100

🚀 How it helps Developers

  • ⚡ Seed Databases in Seconds: Stop manually typing "Test User 1". Generate 1,000+ realistic SQL records with one command to populate your local Postgre, MySQL, or MongoDB.
  • 🏦 Validate Financial Workflows: Test your KYC or Fintech onboarding flows with mathematically valid Aadhaar, PAN, and GSTIN numbers that pass format validation.
  • 🎨 Build Stunning UI Mocks: Create prototypes that look real. Use regional names, addresses, and avatars to show stakeholders exactly how your app handles Indian context.
  • 🧠 Logic Consistency: Test "Smart" features with linked data—where generated emails and PAN cards dynamically match the person's name for realistic data relationships.

✨ Why Bharat-Data?

| Feature | Description | |---|---| | 🧙‍♂️ Wizard Mode | Generate .sql, .json, or .csv using a single command. | | 🇮🇳 Indian Locale | Valid Aadhaar, PAN, GSTIN, and regional addresses. | | 🧠 Smart Linking | Context-aware logic: Names match Emails and PAN cards. | | 📊 Progress Dashboard | Real-time progress bars for massive datasets (1k+ records). | | 🔧 Zero Config | Just pass the keywords you need — no schema files required. |


🗝️ Available Data Keywords

| Category | Keywords | |---|---| | 👤 Personal | name, email, phone (+91), age, gender, avatar | | 📍 Location | city, address, state, pincode, zip | | 💼 Business | balance, company, job, gstin, price, product | | 🏛️ Identity | aadhaar, pan, voterid, license | | ☕ Lifestyle | dish, cuisine, mobile, laptop, bloodgroup | | ⚙️ System | id, date, password, description, boolean |


🗺️ Roadmap (Upcoming Features)

  • 🌏 Native Language Support: Direct generation in Hindi, Marathi, Bengali, Tamil, etc. (Regional scripts/Unicode).
  • 🕸️ Browser Bundle: A high-performance CDN-ready package for purely frontend mocking.
  • ☁️ Cloud Sync: One-click direct seeding connectors for Firebase, Supabase, and Prisma.
  • 🧬 Custom Schemas: Load your own .json schema files to define custom data relationships.

📖 Deep Documentation

For advanced usage and detailed documentation:


🏗️ Interactive Mode

For granular field selection, just run: bharat-data


📄 License

MIT © Saurabh Jadhav