# 9292ov

> Library to communicate with 9292ov (9292ov.nl), allows you to get departures, locations and plan journeys.

Latest version **2.0.0** (published 2016-01-09) · 0 weekly downloads

## Install

```sh
npm install 9292ov
pnpm add 9292ov
yarn add 9292ov
bun add 9292ov
```

## Health

**Score 15/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 2.0.0 |
| Published | 2016-01-09 |
| First published | 2016-01-09 |
| Weekly downloads | 0 |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 2 |
| Known vulnerabilities | 0 (+1 in 1 direct dependencies) |
| Install scripts | no |
| GitHub stars | 2 |
| Author | Joris Blaak |
| Maintainers | jblaak |
| Keywords | 9292, 9292ov, transit |

## Links

- npm: https://www.npmjs.com/package/9292ov
- Repository: https://github.com/JBlaak/NodeJS-9292
- Homepage: https://github.com/JBlaak/NodeJS-9292#readme
- Issues: https://github.com/JBlaak/NodeJS-9292/issues
- npm.io page: https://npm.io/package/9292ov

## Dependencies (2)

- [url](https://npm.io/package/url.md) *
- [http](https://npm.io/package/http.md) *

## Recent versions

- 2.0.0 (latest) — 2016-01-09

## README

9292ov
====
[![Build Status](https://travis-ci.org/JBlaak/NodeJS-9292.svg?branch=master)](https://travis-ci.org/JBlaak/NodeJS-9292)

Library to communicate with 9292ov (9292ov.nl) for NodeJS.

Many thanks to https://github.com/timvanelsloo/9292-api-spec to put together the (otherwise) non-existant doc!

## License

    Copyright 2016 Joris Blaak

    Licensed under the Apache License, Version 2.0 (the "License");
    you may not use this file except in compliance with the License.
    You may obtain a copy of the License at

       http://www.apache.org/licenses/LICENSE-2.0

    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,
    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
    See the License for the specific language governing permissions and
    limitations under the License.

---
_Source: https://npm.io/package/9292ov · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
