Skip to content

third usage option - Publish to NPMΒ #250

@apricot13

Description

@apricot13

I suspect this is already on your radar but as a third usage option for this repo could you publish this repo to npm? πŸ™

it would be so extremely helpful for us to be able to

import type { PrototypeApplication } from "digital-planning-data-schemas";

import { PrototypeApplicationSchema } from "digital-planning-data-schemas";

There's two main options for integrating with Digital Planning Data schemas:

Reference a hosted schema file directly:

https://theopensystemslab.github.io/digital-planning-data-schemas//schemas/.json

Clone this repository and reference the local schema files programmatically in your own code using tools that support JSON Schema validation

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