# @jaredly/reasongl-interface

> Reason interface to GL.

Latest version **1.0.1-touch2** (published 2018-03-09) · 0 weekly downloads

## Install

```sh
npm install @jaredly/reasongl-interface
pnpm add @jaredly/reasongl-interface
yarn add @jaredly/reasongl-interface
bun add @jaredly/reasongl-interface
```

## 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 | 1.0.1-touch2 |
| Published | 2018-03-09 |
| First published | 2018-01-02 |
| Weekly downloads | 0 |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Unpacked size | 13.8 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 0 |
| Author | bsansouci & schmavery & jaredly |
| Maintainers | jaredly |

## Links

- npm: https://www.npmjs.com/package/@jaredly/reasongl-interface
- Repository: https://github.com/jaredly/reasongl-interface
- Homepage: https://github.com/jaredly/reasongl-interface#readme
- Issues: https://github.com/jaredly/reasongl-interface/issues
- npm.io page: https://npm.io/package/@jaredly/reasongl-interface

## Recent versions

- 1.0.1-touch2 (latest) — 2018-03-09
- 1.0.1-touch — 2018-03-09
- 1.0.1 — 2018-01-13
- 1.0.0 — 2018-01-02

## README

ReasonglInterface
===

Interface over OpenGL and WebGL. This alone isn't very useful, it can be used to write your own implementation for a new target that we're not currently supporting. If you implement all of the function in here, any program written on top of ReasonGL will auto-magically work on that new target. 

See [reasongl](https://github.com/bsansouci/reasongl) for details on how to use this as a library.

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