JSPM

  • Created
  • Published
  • Downloads 177
  • Score
    100M100P100Q80472F
  • License MIT

Faker functions.

Package Exports

  • @stacksjs/faker
  • @stacksjs/faker/index.d.ts
  • @stacksjs/faker/index.js

Readme

Stacks Faker

This package provides a simple API wrapper for generating fake data.

☘️ Features

🤖 Usage

bun install -d @stacksjs/faker

You may now use:

import { faker } from '@stacksjs/faker'

faker.name()

Learn more in the docs.

🧪 Testing

bun test

📈 Changelog

Please see our releases page for more information on what has changed recently.

🚜 Contributing

Please review the Contributing Guide for details.

🏝 Community

For help, discussion about best practices, or any other conversation that would benefit from being searchable:

Discussions on GitHub

For casual chit-chat with others using this package:

Join the Stacks Discord Server

📄 License

The MIT License (MIT). Please see LICENSE for more information.

Made with 💙