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 a0f112fd29c31ea99e9f071aba2d2169d1f0b476
parent 39b4cfbb74cb3d8fc6fa937ad79624503574f92d
Author: finwo <finwo@pm.me>
Date:   Tue, 20 Nov 2018 08:37:25 +0100

Added nodei badge to the readme

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

diff --git a/README.md b/README.md @@ -1,4 +1,7 @@ # autolevel + +[![NPM](https://nodei.co/npm/autolevel.png)](https://nodei.co/npm/autolevel/) + > Automatically use the right [abstract-leveldown][abstract-leveldown] module for your configuration [![pipeline status](https://gitlab.com/finwo/autolevel/badges/master/pipeline.svg)](https://gitlab.com/finwo/autolevel/commits/master)