Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

third usage option - Publish to NPM #250

Open
apricot13 opened this issue Sep 24, 2024 · 0 comments
Open

third usage option - Publish to NPM #250

apricot13 opened this issue Sep 24, 2024 · 0 comments

Comments

@apricot13
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant