Skip to content

npm package: publish backgrounds as installable package #8

Description

@alvinreal

Summary

Publish the background components as an npm package so users can npm install openbackgrounds instead of copy-pasting.

Requirements

  • Package name: openbackgrounds (or scoped @openbackgrounds/vue)
  • Tree-shakeable exports (import individual backgrounds)
  • TypeScript types for props
  • Peer dependencies: vue, three, simplex-noise
  • README with installation and usage examples
  • Automated publish via CI on tagged releases

Context

Copy-paste is great for getting started, but an npm package is essential for production use and wider adoption.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions