<div id="top"></div>


<!-- PROJECT LOGO -->
<br />
<div align="center">
  <a href="https://github.com/propresenterjs/propresenter">
    <h1>ProPresenterJS</h1>
  </a>



[![Contributors][contributors-shield]][contributors-url] [![Forks][forks-shield]][forks-url] [![Stargazers][stars-shield]][stars-url] [![Issues][issues-shield]][issues-url] [![License][license-shield]][license-url]


  <p align="center">
    ProPresenterJS, a simple JS module to interface with the ProPresenter API
    <br />
    <a href="https://propresenter.js.org"><strong>Explore the docs »</strong></a>
    <br />
    <br />
    <a href="#">View Demo</a>
    ·
    <a href="https://github.com/propresenterjs/propresenter/issues">Report Bug</a>
    ·
    <a href="https://github.com/propresenterjs/propresenter/issues">Request Feature</a>
  </p>
</div>



<!-- TABLE OF CONTENTS -->
<details>
  <summary>Table of Contents</summary>
  <ol>
    <li>
      <a href="#about-the-project">About The Project</a>
    </li>
    <li>
      <a href="#getting-started">Getting Started</a>
    </li>
    <li><a href="#usage">Usage</a></li>
    <li><a href="#contributing">Contributing</a></li>
    <li><a href="#license">License</a></li>
    <li><a href="#contact">Contact</a></li>
  </ol>
</details>



<!-- ABOUT THE PROJECT -->
## About The Project
Coming soon

<p align="right">(<a href="#top">back to top</a>)</p>



<!-- GETTING STARTED -->
## Getting Started

To get started, you'll need to install the package:

```bash
    npm install propresenter
```

More steps will go here soon

<p align="right">(<a href="#top">back to top</a>)</p>



<!-- USAGE EXAMPLES -->
## Usage

Coming soon!

_For more details, see our [Documentation](https://propresenter.js.org)_

<p align="right">(<a href="#top">back to top</a>)</p>



<!-- CONTRIBUTING -->
## Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".
Don't forget to give the project a star! Thanks again!

1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request

<p align="right">(<a href="#top">back to top</a>)</p>



<!-- LICENSE -->
## License

Distributed under the GNU General Public License. See [`LICENSE`](./LICENSE) for more information.

<p align="right">(<a href="#top">back to top</a>)</p>



<!-- CONTACT -->
## Contact

[Will Shadow](https://github.com/thewilloftheshadow) - will@willshadow.com

Project Link: [https://github.com/propresenterjs/propresenter](https://github.com/propresenterjs/propresenter)

<p align="right">(<a href="#top">back to top</a>)</p>



<!-- MARKDOWN LINKS & IMAGES -->
<!-- https://www.markdownguide.org/basic-syntax/#reference-style-links -->
[contributors-shield]: https://img.shields.io/github/contributors/propresenterjs/propresenter.svg?style=for-the-badge
[contributors-url]: https://github.com/propresenterjs/propresenter/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/propresenterjs/propresenter.svg?style=for-the-badge
[forks-url]: https://github.com/propresenterjs/propresenter/network/members
[stars-shield]: https://img.shields.io/github/stars/propresenterjs/propresenter.svg?style=for-the-badge
[stars-url]: https://github.com/propresenterjs/propresenter/stargazers
[issues-shield]: https://img.shields.io/github/issues/propresenterjs/propresenter.svg?style=for-the-badge
[issues-url]: https://github.com/propresenterjs/propresenter/issues
[license-shield]: https://img.shields.io/github/license/propresenterjs/propresenter.svg?style=for-the-badge
[license-url]: https://github.com/propresenterjs/propresenter/blob/master/LICENSE.txt