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 5e41b40f2b3ffbccd3b815122e8f26e607fbbfd0
parent f8f7c40e2c5a5f740003137d0ae4ec0651c75f12
Author: finwo <finwo@pm.me>
Date:   Mon, 22 Oct 2018 18:04:59 +0200

Started on the README

Diffstat:
AREADME.md | 9+++++++++
1 file changed, 9 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -0,0 +1,9 @@ +# autolevel +> Automatically use the right abstract-leveldown module for your configuration + +## Installation + +```bash +npm install --save autolevel +``` +