autolevel.js

Automatically use the right abstract-leveldown module for your configuration
git clone git://git.finwo.net/lib/autolevel.js
Log | Files | Refs | README | LICENSE

commit e1e22eaec1d14e6e6dfe59b0536169cc8e463c6b
parent f22ee99feeea4f015b40f5d09fddf86aa9981d04
Author: finwo <finwo@pm.me>
Date:   Mon,  7 Sep 2020 12:39:04 +0200

Added funding to package.json

Diffstat:
Mpackage.json | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/package.json b/package.json @@ -34,6 +34,9 @@ "sqldown": "^2.1.0", "through": "^2.3.8" }, + "funding": { + "url": "https://github.com/sponsors/finwo" + }, "keywords": [ "autolevel", "database",