0.1.1 • Published 5 years ago

fpv-chaca v0.1.1

Weekly downloads
5
License
MIT
Repository
github
Last release
5 years ago

FPV charted calculator

DEMO

Mission

Simplify essential calculations for picking FPV gear and analysing potential problems.

Usage

Either work with the demo mentioned above and/or integrate into your own web page.

UMD setup

Place the following tags anywhere within your <body> tags:

<div id="fpv-chaca"></div>
<script type="text/javascript" src="https://unpkg.com/vue@^2"></script>
<script type="text/javascript" src="https://unpkg.com/fpv-chaca/dist/fpvChaca.umd.min.js"></script>
<link rel="stylesheet" href="https://unpkg.com/fpv-chaca/dist/fpvChaca.css" />

Development

Feel free to contribute to the project.

Outlook

Planned features and known bugs are listed in the todo file.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build
0.1.1

5 years ago

0.1.0

5 years ago