# OpenRPC Utils For Javascript

<center>
  <span>
    <img alt="CircleCI branch" src="https://img.shields.io/circleci/project/github/open-rpc/schema-utils-js/master.svg">
    <img src="https://codecov.io/gh/open-rpc/schema-utils-js/branch/master/graph/badge.svg" />
    <img alt="npm" src="https://img.shields.io/npm/dt/@open-rpc/schema-utils-js.svg" />
    <img alt="GitHub release" src="https://img.shields.io/github/release/open-rpc/schema-utils-js.svg" />
    <img alt="GitHub commits since latest release" src="https://img.shields.io/github/commits-since/open-rpc/schema-utils-js/latest.svg" />
  </span>
</center>

See developer documentation here: https://open-rpc.github.io/schema-utils-js/

Need help or have a question? Join us on [Discord](https://discord.gg/gREUKuF)!

### Contributing

How to contribute, build and release are outlined in [CONTRIBUTING.md](CONTRIBUTING.md), [BUILDING.md](BUILDING.md) and [RELEASING.md](RELEASING.md) respectively. Commits in this repository follow the [CONVENTIONAL_COMMITS.md](CONVENTIONAL_COMMITS.md) specification.
