mozilla / nimbus-shared

Shared data and schemas for Project Nimbus
https://mozilla.github.io/nimbus-shared
Mozilla Public License 2.0
5 stars 15 forks source link

Nimbus Shared CircleCI npm (scoped)

This is a place to define data and schemas used across Project Nimbus.

Any data that moves between systems should have TypeScript types defined here, which will be automatically converted to JSON Schema. Any data that needs to be re-used by multiple systems should be stored here to be shared.

For more information on the data and schemas included here, how to use them, and how to add to them, see the documentation at https://mozilla.github.io/nimbus-shared