# anysql-websql

> Web SQL implementation of the AnySQL API

Latest version **0.4.1** (published 2016-03-30) · MIT license · 0 weekly downloads

## Install

```sh
npm install anysql-websql
pnpm add anysql-websql
yarn add anysql-websql
bun add anysql-websql
```

## Health

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

Positive: no vulnerabilities.

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

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.4.1 |
| Published | 2016-03-30 |
| First published | 2015-11-12 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 1 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 0 |
| Author | Manuel Vila |
| Maintainers | mvila |

## Links

- npm: https://www.npmjs.com/package/anysql-websql
- Repository: https://github.com/object-layer/anysql-websql
- Homepage: https://github.com/object-layer/anysql-websql#readme
- Issues: https://github.com/object-layer/anysql-websql/issues
- npm.io page: https://npm.io/package/anysql-websql

## Dependencies (1)

- [await-lock](https://npm.io/package/await-lock.md) ^1.1.1

## Recent versions

- 0.4.1 (latest) — 2016-03-30
- 0.4.0 — 2016-01-15
- 0.3.2 — 2015-11-12

## README

# anysql-websql [![Build Status](https://travis-ci.org/object-layer/anysql-websql.svg?branch=master)](https://travis-ci.org/object-layer/anysql-websql)

Web SQL implementation of the AnySQL API.

## Documentation

See [AnySQL](https://www.npmjs.com/package/anysql).

## License

MIT

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