Socket
Socket
Sign inDemoInstall

snaplet

Package Overview
Dependencies
479
Maintainers
4
Versions
221
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    snaplet

Snaplet CLI


Version published
Weekly downloads
11K
decreased by-13.8%
Maintainers
4
Created
Weekly downloads
 

Readme

Source

snaplet-logo

Snaplet

Snaplet gives you production-realistic data you can code, test or debug against. It’s an easier and safer way to get data from your database, or to generate seed data.

Getting started

If you don’t have production data, Snaplet generate introspects your schema to understand your database, its relationships and data, and creates seed data that’s more realistic than a seed script, with less configuration.

If you have access to production data, Snaplet’s snapshot functionality can capture a subset of your data and transform any sensitive information, making it safe and practical to code against.

Start with Snaplet Generate

# Install and setup Snaplet with npx
npx snaplet setup

Follow the generate quick start guide.

Start with Snaplet Snapshot

Follow the snapshot quick start guide.

Documentation

Snaplet documentation

Additional Resources

Keywords

FAQs

Last updated on 17 Apr 2024

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc