1.0.1 • Published 2 years ago

op-area-generator v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Op-Area-Generator

Tests Build codecov Dependency status Vulnerabilities Open Issues

Maintained contributions welcome


NPM Version NPM Package Size License


Getting Started

Purpose

oparea can generate GEOJSON area definitions and subsequent operating assignments

Install as an NPM Package

npm install op-area-generator

Use in Javascript

const OpArea = require('oparea')

const oparea = new OpArea()

API Documentation

See the API for more specific use information.

Node and Operating System Support Policy

The test suite has successfully run on all combinations of:

  • Node Versions Supported
  • Windows Supported Mac Supported Linux Supported

This project supports Long-Term Support, Current, and Maintenance versions of node. Once a version reaches end of life, the CI scripts will no longer support them. Odd Node versions will only receive support while in a current status.

Other Node versions and operating systems might support the library, but the tests have not verified other combinations.


License and Development

oparea and all other files in this repository are distributed as free and open-source software under the MIT License, © 2022.

Both contributions and bug reports welcome.

Leave a :star2: if you find this project useful!

Contact

Maintained by M. Scott Lassiter.

GitHub Badge Profile Twitter Badge Profile LinkedIn Badge Profile Stackoverflow Badge Profile