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 🙏

© 2025 – Pkg Stats / Ryan Hefner

smockit-data-engine

v0.0.3

Published

SmockIt-Data-Engine is a powerful data library that serves as the primary source for generating realistic data for Smock-It. It houses a vast repository of structured, context-aware mock data, ensuring that Smock-It can efficiently produce high-quality, r

Readme

Smock-it Data Engine

Smock-it Data Engine is a built-in data library that powers the Smock-it CLI, enabling it to generate realistic, customizable mock data. Designed specifically to streamline testing and development, this engine acts as the core data source behind Smock-it, delivering intelligent, context-aware datasets without any external dependencies.


🔑 Key Features

Smart Field Mapping

The engine uses intelligent matching logic to map fuzzy or inconsistent field names (like “Cust Name” or “Acct Mgr”) to the most relevant data templates, so you don’t have to clean things up manually.

Realistic Address Mapping

Seamlessly connects countries with valid states, states with cities, and generates phone numbers with correct country codes — ideal for localized testing and international datasets.

Text & Number Generation

Generate realistic names, companies, industries, emails, currencies, and more, all based on context-aware patterns. Even your random data will feel authentic and relevant.

Relationship Modeling

Maintains consistent lookups across parent, child, and grandparent objects, preserving data integrity across up to two levels of related objects.

Logical Date Generation

Generates Start and End Dates with built-in logic, ensuring End Dates always follow Start Dates — perfect for scenarios that require realistic timelines.

No Duplicate Data

Smock-it generates 100% unique records with built-in validation, supporting up to 300K records under standard duplicate rules for reliable test results.

Real-Time Picklist Validation

Fetches and validates picklist values against your Salesforce org in real time, ensuring data accuracy and integrity.

High-Volume Generation

Quickly and efficiently generate unlimited records — ideal for sandbox seeding, load testing, and bulk data imports at any scale.

Zero API Dependency

Generates data locally using its internal engine with no external API calls, offering faster generation and no volume limits.


✅ Prerequisites


📦 Installation

⚠️ This is not a standalone package. It is a sub-package of the Smock-it CLI.

First-Time Setup

Install Smock-it : Data Engine will be installed automatically as part of the setup.

Already Using Smock-it?

Update Smock-it to the latest version:

sf plugins update

📚 Learn More

For detailed usage and installation instructions, visit the Smock-it GitHub.