Skip to content

Decide the structure and schema of the manifests #1

@43081j

Description

@43081j

The aim of this repo is to provide a set of manifests we can consume in other tools (e.g. an eslint plugin to suggest these alternatives).

I've pushed a bunch of boilerplate here and at least published to claim the npm name (module-replacements) but nothing is concrete.

@thepassle would you mind taking a look through this?

my thinking was:

  • the manifests are available in the repo and npm package as JSON
  • there is also a JS module made available which bundles that JSON (to avoid relying on node behaviour at runtime) and will eventually export some helper functions (getReplacement etc)

the build isn't quite right at the min as i would need to figure how to publish "bundled DTS" 🤔

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions