An open API service indexing awesome lists of open source software.

https://github.com/alexandrehiroyuki/movingaverageplusdocs

Documentation for the MovingAveragePlus library using Docussaurus and GitHub Actions to deploy on GitHub Pages.
https://github.com/alexandrehiroyuki/movingaverageplusdocs

arduino documentation docusaurus github-pages

Last synced: 4 months ago
JSON representation

Documentation for the MovingAveragePlus library using Docussaurus and GitHub Actions to deploy on GitHub Pages.

Awesome Lists containing this project

README

          

# Moving Average Plus Docs

[![Github Stars](https://img.shields.io/github/stars/AlexandreHiroyuki/MovingAveragePlusDocs?style=flat&color=yellow)](https://github.com/AlexandreHiroyuki/MovingAveragePlusDocs/stargazers)
[![Contributors](https://img.shields.io/github/contributors-anon/AlexandreHiroyuki/MovingAveragePlusDocs)](https://github.com/AlexandreHiroyuki/MovingAveragePlusDocs/graphs/contributors)
[![Top Language](https://img.shields.io/github/languages/top/AlexandreHiroyuki/MovingAveragePlusDocs)](https://github.com/AlexandreHiroyuki/MovingAveragePlusDocs)



## Getting Started

1. Clone the repository.
2. Install the dependencies with `yarn install`.
3. Run the development server with `yarn start`.

## Topics

- Installation
- Constructor
- Input/Output Methods
- Array Methods
- Partials

[Access the Docs on https://alexandrehiroyuki.github.io/MovingAveragePlusDocs/](https://alexandrehiroyuki.github.io/MovingAveragePlusDocs/)